mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 20:23:04 +02:00
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| db.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| run.sh | ||
Use run.sh script to install dependencies and run frontend and backend server using one script
or use npm i and then npm start