mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-22 07:53:34 +01:00
6 lines
70 B
Markdown
6 lines
70 B
Markdown
|
## development
|
||
|
|
||
|
```bash
|
||
|
# run this at root
|
||
|
lerna bootstrap --hoist
|
||
|
```
|