A template for a front end project.
- If gulp hasn't been installed globally, run:
npm install -g gulp
first. - run
npm install
node server.js
gulp watch
or
gulp test
- Need to refactor to not use gulp.start
- Modularise a "serve" function.
TODO: Write history
TODO: Write credits
TODO: Write license