Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 147 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 147 Bytes

SOFTWARE ENGINEERING PROJECT

STEPS TO RUN

Server :

    $ nodemon server.js

Client :

    $ cd client
    $ npm run