Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 371 Bytes

notesharingapp

assignment MERN stack used

To start this clone with link

  1. git clone

Then install all the dependency

2.npm i (open notesharingappp in terminal and type npm i and nodesharingapp->client in terminal and type npm i).

To start

3.npm start (open notesharingappp in terminal and type nodemon and nodesharingapp->client in terminal and type npm start).