- Clone the repo
- Install dependencies using
npm installon both client and server directories - Start the server and client using
npm run devon both directories
The server is running on port 8080 and the client is running on port 3000 by default. You can access the web app using http://localhost:8080