1️⃣ Clone repo.
2️⃣ Run yarn in the project directory api.
3️⃣ Start development server by running yarn dev.
4️⃣ Visit http://localhost:4000/. The application should be up & running.
1️⃣ Run yarn in the project directory client.
2️⃣ Start development server by running yarn dev.
3️⃣ Visit http://localhost:5173/. The application should be up & running.
Run in the project directory:
Installs all dependencies.
Runs the app in the development mode. Open http://localhost:5173 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.
Builds the app for production to the dist folder.
It bundles React in production mode. The build is minified and the filenames include the hashes.