upd README

This commit is contained in:
nobohan
2021-06-02 11:45:30 +02:00
parent d85681d2dc
commit 113533c2db
2 changed files with 115 additions and 4 deletions

2
README
View File

@@ -55,7 +55,7 @@ taxhub $ npm install
```
$ docker-compose run --rm citizen-front npm install
$ docker-compose run --rm citizen-front run build:i18n-ssr
$ docker-compose run --rm citizen-front npm run build:i18n-ssr
$ docker-compose up -d citizen-front
```