- run
npm i
on each of the folders inside this project (backend
andfrontend
) - on different terminals, run
npm run dev
on each folder - open your browser and visit the frontend and the (optionally) the the backend
npm i
on each of the folders inside this project (backend
and frontend
)npm run dev
on each folder