- Node.JS v8
- sudo npm install
- Project dependencies:
npm install
npm run watch
Starts dev server on localhost:3000; watches sources files & recompiles on change
npm install
npm run watch
Starts dev server on localhost:3000; watches sources files & recompiles on change