mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 01:14:23 +01:00
chore: updated dev docs
This commit is contained in:
parent
1a175e4449
commit
acd980ffc6
@ -12,7 +12,10 @@ Bruno is deing developed as a desktop app. You need to load the app by running t
|
||||
nvm use
|
||||
|
||||
# install deps
|
||||
npm i
|
||||
npm i --legacy-peer-deps
|
||||
|
||||
# build graphql docs
|
||||
npm run build:graphql-docs
|
||||
|
||||
# run next app
|
||||
npm run dev --workspace=packages/bruno-app
|
||||
|
Loading…
Reference in New Issue
Block a user