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
- Git clone it
- Run
npm install -g gulp
(if you want to use gulp) - In the project folder, run
npm install
- In one terminal window run
gulp
(if you want to use gulp) - Run 'nodemon' in another terminal window
###To use Less Follow comments in gulp file that mention Less