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