Skip to content

WYKDev/mern_shipping_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mern_shopping_list

This is an example project.

You should already have node, npm, and mongod installed in your machine before you run the below commands in the terminal.

Install Server Dependency

npm install

Install Client Dependency

npm run client-install

Start the MongoDB database

mongod

Start the example project in development

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published