npm i
and then npm run dev
to run server
Frontend: http://localhost:5173/ Backend: http://localhost:3001/
##Linter To run the linter for the entire project, run this command:
npx prettier --write .
npm i
and then npm run dev
to run server
Frontend: http://localhost:5173/ Backend: http://localhost:3001/
##Linter To run the linter for the entire project, run this command:
npx prettier --write .