From 840e6a914b15fbb6642dc38a87e7151551eb1ab0 Mon Sep 17 00:00:00 2001 From: RDarius <74625968+rdarius@users.noreply.github.com> Date: Thu, 27 Feb 2025 18:50:13 +0200 Subject: [PATCH] README update --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b695222..b4720f0 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,8 @@ -Server repository can be found [here](https://github.com/rdarius/kawaii-jumper-server) \ No newline at end of file +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`) \ No newline at end of file