bruno/docs/development.md

6 lines
70 B
Markdown
Raw Normal View History

2021-12-03 19:46:54 +01:00
## development
```bash
# run this at root
lerna bootstrap --hoist
```