Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 238 Bytes

To get ths project running please start the backend and the frontend servers seperatly

Backend

cd backend

npm run dev

Frontend

cd frontend

npm start

The app will start on the Port defined in the .env port