linkedin | github | keithil.contact@gmail.com
npm scripts can be found in /package.json
in the scripts
node
- Run
npm install
from root to install npm modules - Run
npm run-script build
to build the project - Run
npm run-script start
to run a local dev server to view project - Run
npm run-script deploy
to deploy to github pages