Add prerequisites

pull/1558/head
Stanislav Khromov 2022-10-09 21:50:36 +02:00
parent f1dd9fd093
commit 4b5fe1214b
1 changed files with 6 additions and 0 deletions

View File

@ -105,6 +105,12 @@ docker compose up --force-recreate
If you want to run Umami locally for development purposes, you can follow these instructions.
Prerequisites:
* [nvm](https://github.com/nvm-sh/nvm)
* Docker
* Yarn
1. Set correct Node version and install dependencies:
```bash