README update

This commit is contained in:
RDarius
2025-02-27 18:50:13 +02:00
committed by GitHub
parent ad353bbb3e
commit 840e6a914b

View File

@@ -1 +1,8 @@
Server repository can be found [here](https://github.com/rdarius/kawaii-jumper-server)
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`)