mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
add info for development
This commit is contained in:
parent
f5ecc401bf
commit
dc29d8ed77
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ The `HASH_SALT` is used to generate unique values for your installation.
|
|||
|
||||
### Build the application
|
||||
|
||||
For development purpose, you need to build first that is because the application need to prepare language and geo setting.
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue