info section about project
Nandu0786b opened this issue · 1 comments
Nandu0786b commented
can you add section like how to run
smallbitmatters commented
open 2 split terminal and from terminal:
your directory file, cd to server, run: nodemon index.js
your directory file, cd to client, run: npm run start
can you check?