devfolio

A developer's portfolio template

This is modification of the original work done by Ryan Fitzgerald

For Developers

To setup the template follow the steps:

  1. Fork the repo.
  2. run npm install
  3. run npm run watch

To contribute to this repository:

  1. Star the repository.
  2. Fork the repository.
  3. Clone the repository on your local system.

git clone your-repository-url

  1. Make changes locally.

git add .

git commit -m "made it better"

git push origin master

  1. Create a Pull Request - A "new pull request" button will appear on your forked repository. Use that to make the pull request.

Built With

Share this project:

Updates