mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-28 23:24:05 +00:00
chore: updated dev docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user