forked from extern/bruno
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
|
nvm use
|
||||||
|
|
||||||
# install deps
|
# install deps
|
||||||
npm i
|
npm i --legacy-peer-deps
|
||||||
|
|
||||||
|
# build graphql docs
|
||||||
|
npm run build:graphql-docs
|
||||||
|
|
||||||
# run next app
|
# run next app
|
||||||
npm run dev --workspace=packages/bruno-app
|
npm run dev --workspace=packages/bruno-app
|
||||||
|
Loading…
Reference in New Issue
Block a user