Skip to content

aofdev/mean-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN Stack CRUD

MEAN Stack project

alt tag

alt tag

Setup

# install dependencies
npm install

# start mongodb 
mongod

# run project
node app