This is a repository for my portfolio.
- Clone this repo
- Run
npm install
- All source files can be found in
src
directory.
- This project uses Travis CI for continuous deployment. Look at .travis.yml for the configuration.
- For manual deploy, run
npm run deploy
.
Feel free to make a pull request if you'd like to help improve it. 😀