Skip to content

Simple MERN (MongoDB, Express, React, Node) Stack exercise

License

Notifications You must be signed in to change notification settings

KariNarhi/mern-shop-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN (MongoDB, Express, React, Node) Stack exercise

  • Scripts:
    • npm run client-install ==> installs client-side dependencies
    • npm start ==> starts server.js with node
    • npm run server ==> starts server.js with nodemon
    • npm run client ==> starts React app in client folder
    • npm run dev ==> starts Express app and React app concurrently

About

Simple MERN (MongoDB, Express, React, Node) Stack exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published