mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
update readme
This commit is contained in:
parent
d21bf84a5b
commit
a0b89ff851
@ -1,12 +1,9 @@
|
|||||||
## Start developing:
|
# Developing
|
||||||
|
|
||||||
1. start mock-api:
|
You need to first start the unleash-api on port 4242
|
||||||
|
before you can start working on unleash-frontend.
|
||||||
|
|
||||||
```bash
|
Start webpack-dev-server with hot-reload:
|
||||||
npm run start:api
|
|
||||||
```
|
|
||||||
|
|
||||||
2. start webpack-dev-server with hot-reload:
|
|
||||||
```bash
|
```bash
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user