Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 304 Bytes

yarn install

use the above command on the client side to install dependencies

npm install

use the above command on the server side to install dependencies

yarn start

use the above command on the client side to run client

npm start

use the above command on the server side to run server