Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 414 Bytes

readme.md

File metadata and controls

24 lines (19 loc) · 414 Bytes

Front End Template

A template for a front end project.

Installation

  1. If gulp hasn't been installed globally, run: npm install -g gulp first.
  2. run npm install

Usage

  1. node server.js
  2. gulp watch

or

  1. gulp test

TODO

  • Need to refactor to not use gulp.start
  • Modularise a "serve" function.

History

TODO: Write history

Credits

TODO: Write credits

License

TODO: Write license