Source code for the web portion of supercharge.info.
- nodejs
- npm
npm install
npm run start
npm install
npm run start -- --env open --env port=9191 --env hosts=mydevsite,mydevsite.dev.supercharge.info
http://mydevsite:9191 or http://mydevsite.dev.supercharge.info:9191
npm run devbuild
or npm run prodbuild