MEAN stack login system
- Install the application:
npm install - Start MongoDB:
mongod - Start the server:
npm startornode ./bin/www - View in browser at
http://localhost:3000
- Minify:
gulp default
| Name | Name | Last commit date | ||
|---|---|---|---|---|
MEAN stack login system
npm installmongodnpm start or node ./bin/wwwhttp://localhost:3000gulp default