Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 294 Bytes

express-server

A express.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

# start mongod server 
Switch to the "bin" directory under the mongodb installation directory,
mongod --dbpath E:\mongoose\mongodb\data\db