Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 178 Bytes

File metadata and controls

19 lines (14 loc) · 178 Bytes

Readable

Server side

Install And Run

  $ cd server
  $ npm install
  $ npm start

Client side

Install And Run

$ npm install
$ npm start