You'll need node / npm installed globally. To get up and running just enter:
npm install
npm run watch
This will:
- Download the npm packages you need
- Compile the code and serve it up at http://localhost:8080
You'll need node / npm installed globally. To get up and running just enter:
npm install
npm run watch
This will: