Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 385 Bytes

1. npm install

2. cd server

3. node server.js

4. cd client

5. npm run start

remember that client and server are supposed to run on two terminals