-
Open two terminal windows/tabs.
-
Starting the Backend:
cd backend npm install npm start -
Start the Frontend:
cd frontend npm install npm start
The backend will typically run on
http://localhost:4000and the frontend onhttp://localhost:5173.
| Name | Name | Last commit date | ||
|---|---|---|---|---|