add info for development

pull/902/head
Manda Putra 2021-12-26 08:12:49 +07:00
parent f5ecc401bf
commit dc29d8ed77
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ The `HASH_SALT` is used to generate unique values for your installation.
### Build the application ### Build the application
For development purpose, you need to build first that is because the application need to prepare language and geo setting.
```bash ```bash
npm run build npm run build
``` ```