Skip to content

BCIamLong/CRUD-with-MERN-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-with-MERN-stack

How to run this project: 1, run: npm i command in client and server 2, create database and change the DB_LOCAL link in .env file 3, run: npm start command for both client and server