mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-27 09:08:55 +01:00
6 lines
70 B
Markdown
6 lines
70 B
Markdown
|
## development
|
||
|
|
||
|
```bash
|
||
|
# run this at root
|
||
|
lerna bootstrap --hoist
|
||
|
```
|