Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 434 Bytes

duncan.md

File metadata and controls

45 lines (26 loc) · 434 Bytes

Duncan's notes


Global install

  1. karma-cli
  2. jasmine
  3. webpack
  4. browserify
  5. watchify

Dependancies

  1. npm install

Start server

  1. Checkout Neville.md

Start Webpack

  1. run -> webpack -w

Test

  1. run -> karma start
  2. go to http:https://localhost:9876/debug.html
  3. tests run inside the console.

Data Base

  1. Start mongoDB in your terminal