8 lines
315 B
Markdown
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`) |