mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
parent
8aa7669661
commit
a2ce8b4e66
@ -12,12 +12,16 @@ before you can start working on unleash-frontend.
|
||||
|
||||
Start webpack-dev-server with hot-reload:
|
||||
```bash
|
||||
cd ~/unleash-frontend
|
||||
npm install
|
||||
npm run start
|
||||
```
|
||||
|
||||
### Run with heroku hosted unleash-api:
|
||||
|
||||
```bash
|
||||
cd ~/unleash-frontend
|
||||
npm install
|
||||
npm run start:heroku
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user