Built using https://github.com/react-boilerplate/react-boilerplate
- Supports Atomic CSS & CSS modules
- Optimised SVG
- Deployed on Firebase
$ nvm use 12
$ npm i
$ npm run generate:svg
$ npm run grunt
$ npm run build:dev
$ npm run start
Run local server at https://localhost:3000
$ nvm use 12
$ npm i
$ npm run generate:svg
$ npm run grunt
$ npm run build
$ npm run start:prod
Run Production server at https://localhost:3000
$ npm run deploy:staging // deploys to https://morff-dev.web.app/
$ npm run deploy:prod // deploys to https://morff.io