mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +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
|
||||
npm run start:api
|
||||
```
|
||||
|
||||
2. start webpack-dev-server with hot-reload:
|
||||
Start webpack-dev-server with hot-reload:
|
||||
```bash
|
||||
npm run start
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user