docs-software (#300)

This commit is contained in:
Laurin Quast 2022-08-17 10:01:42 +02:00 committed by GitHub
parent 3b525b789c
commit 31b3df00bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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