forked from extern/bruno
chore: improved dev documentation
This commit is contained in:
parent
04c3c2dbf1
commit
2120a562da
@ -15,8 +15,12 @@ nvm use
|
||||
npm i --legacy-peer-deps
|
||||
|
||||
# build graphql docs
|
||||
# note: you can for now ignore the error thrown while building the graphql docs
|
||||
npm run build:graphql-docs
|
||||
|
||||
# build bruno query
|
||||
npm run build:build:bruno-query
|
||||
|
||||
# run next app (terminal 1)
|
||||
npm run dev:web
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user