- Install the packages
yarn
In order to run the application you need to start the server and the client.
- To start the server run:
yarn start:server
- To start the client run:
yarn start
You can access the application on http://localhost:3000/
yarn
In order to run the application you need to start the server and the client.
yarn start:server
yarn start
You can access the application on http://localhost:3000/