docs: .env voor npm run start
This commit is contained in:
parent
223539ec17
commit
9ce4532a53
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ npm run test:unit
|
|||
### Productie
|
||||
|
||||
```shell
|
||||
# Omgevingsvariabelen
|
||||
cp .env.development.example .env
|
||||
|
||||
npm run build
|
||||
npm run start
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue