cd chat-server
yarn install
yarn run compile
yarn run start
cd chat-client
yarn install
yarn run start
- Go to
http://localhost:3000
.
cd chat-server
yarn install
yarn run compile
yarn run start
cd chat-client
yarn install
yarn run start
http://localhost:3000
.