Required software:
Deployment steps:
- Run
npm install
- Run
grunt
- Run
npm start
, you can now visit localhost:8080
Run grunt watch
to automatically compile the source code when you change it.
Required software:
Deployment steps:
npm install
grunt
npm start
, you can now visit localhost:8080Run grunt watch
to automatically compile the source code when you change it.