Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 467 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 467 Bytes

BlankEJSMEAN

EJS + AngularAMD + Express + Gulp + Template for start with MEAN This project get start from idea we need AutoReload browser MEAN(ejs view) stack for used internal our company.We just need to share to every one.

Installation

npm install -g gulp && npm install && bower install

npm start

How to used

http://localhost:3000 for Express Website

Mongo Express

http://localhost:8081 for Mongo Express user : admin pass : pass

Have a nice day.