graduation-project-in-mean-stack
graduation-project-in-mean-stack copied to clipboard
MongoDB+Express+AngularJS+NodeJS(MEAN Stack)
graduation-project
##A Rental Website ##Install
- Clone / Download
- Change to project's root directory
npm install
bower install
- install mongodb
##Run
- Change to mongodb directory(if windows)
mongod -dbpath data
- Change to project's root directory
gulp
- Same place
nodemon
- Open localhost:3000
##Preview