Files
kawaii-jumper/readme.md
2025-02-27 18:50:13 +02:00

8 lines
315 B
Markdown

Server repository can be found [here](https://github.com/rdarius/kawaii-jumper-server)
clone this and server repositories
change endpoints to your local machine or hosted server url at `src/app/app.module.ts`
`npm run start` to run frontent (or build it if you want to deploy compiled code with `npm run build`)