Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 286 Bytes

Single Page Locally Authenticated MEAN App

Simple skeleton application.

  1. npm install

  2. Edit the details in the config folder to point to the mongo installation

  3. node app.js To start the server

  4. grunt test To run the tests