Setup:
npm start
You can then open a browser to http://localhost:8080
NOTE: npm start
command will do npm install
and then run gulp go
to transpile assets and start a simple Express server.
Setup:
npm start
You can then open a browser to http://localhost:8080
NOTE: npm start
command will do npm install
and then run gulp go
to transpile assets and start a simple Express server.