/MEAN-seed

A MEAN stack seed with gulp, and passport local auth set up. By Stephen Brinkworth

Primary LanguageHTML

MEAN-seed

This is a fully functional basic MEAN stack app seed. It has passport, gulp, and sass capabilities (gulp and sass not required for use).

###To use this seed

  1. Git clone it
  2. Run npm install -g gulp (if you want to use gulp)
  3. In the project folder, run npm install
  4. In one terminal window run gulp (if you want to use gulp)
  5. Run 'nodemon' in another terminal window

###To use Less Follow comments in gulp file that mention Less