This repository presents my Portfolio.
NodeJS>= v10.14.1npm>= 6.4.1GitBash (for versioning)
- Clone project from GitHub repository
- Add alias to your
hostsfile:127.0.0.1 if.portfolio.local cd if.japanese- Install dependencies
npm install - Run
npm run prepareto init husky configuration
- Create
.envfiles (see WIKI for more information) - Use
npm startfor starting dev server.
Browser automatically open http://if.japanese.local:7017/.
The app will automatically reload if you change any of the source files.
Deploy by Netlify.
Merge to master will automatically trigger build/deploy.
Status:
If you want to contribute read the contributing guidelines before opening an issue [WIP].
I use my own style guidelines: IF.Kamisama.