mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
docs-software (#300)
This commit is contained in:
parent
3b525b789c
commit
31b3df00bd
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# Development
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Developing Hive locally requires you to have the following software installed locally:
|
||||
|
||||
- Node.js 16 LTS (or `nvm` or `fnm`)
|
||||
- yarn v1
|
||||
- docker
|
||||
- docker-compose
|
||||
|
||||
## Setup Instructions
|
||||
|
||||
- Clone the repository locally
|
||||
|
|
|
|||
Loading…
Reference in a new issue