Skip to content

This is the code installing a simple project manager website based on React, NodeJS and Mongoose

Notifications You must be signed in to change notification settings

DangDuyAnh/ProjectManager_MERN_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ProjectManager_MERN_website

This is the code installing a simple project manager website based on React, NodeJS and Mongoose

To run:

  • cd client, npm install (to install required packets), npm start (to run the client)
  • cd server, npm install (to install required packets), npm start (to run the server)

About

This is the code installing a simple project manager website based on React, NodeJS and Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published