mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-30 16:14:06 +00:00
feat: bruno schema definition for workspace
This commit is contained in:
@@ -1 +1,15 @@
|
||||
## development
|
||||
```bash
|
||||
# install deps
|
||||
npm i
|
||||
|
||||
# run next app
|
||||
npm run dev --workspace=packages/bruno-app
|
||||
```
|
||||
|
||||
# testing
|
||||
```bash
|
||||
# bruno-schema
|
||||
npm test --workspace=packages/bruno-schema
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user