mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
Add prerequisites
This commit is contained in:
parent
f1dd9fd093
commit
4b5fe1214b
1 changed files with 6 additions and 0 deletions
|
|
@ -105,6 +105,12 @@ docker compose up --force-recreate
|
||||||
|
|
||||||
If you want to run Umami locally for development purposes, you can follow these instructions.
|
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:
|
1. Set correct Node version and install dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue