Add Getting Started instructions to README

This commit is contained in:
Yana
2025-03-05 12:21:57 +02:00
parent f252ecd691
commit a95c0530d8
+10
View File
@@ -67,3 +67,13 @@ As a general approach, licensing is as follows this pattern:
- documentation is Apache 2.0 or CC0-1.0
Nym Node Operators and Validators Terms and Conditions can be found [here](https://nym.com/operators-validators-terms).
## Getting Started
```bash
yarn install
```
```bash
yarn build
```