Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 308 Bytes

MJD - Boilerplate

  1. git clone this dir
  2. run mv mjd-boilerplate <your proj name here>
  3. cd into your project
  4. run npm install
  5. open 2 terminal tabs, run gulp in the first, and http-server in the second

You're all set, jasmine tests will display inline with your gulp lint in terminal