Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 207 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 207 Bytes

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