- react
- react-router
- lost postcss grid
$ yarn install
yarn dev
# => view on http://localhost:8080
kysley-react is hosted on DigitalOcean, in a Ubuntu(16.04)-Node(8.7.0) droplet. The process is ran under pm2 - this is used for monitoring performance as well as automatic crash recovery (even though it shouldn't crash).
yarn build
# => creates a well-minified build of kysley-react ready to be hosted/deployed
Check out Gavin Anthony's work, his source inspired me to create a react-based portfolio as well as assisting in project structure and application logic! 🎉 🎉