Fix(docs): updates vite documentation

environments/review-docs-updat-g6cy4g/deployments/17350
Marcos Peña 2023-04-05 12:13:14 +02:00 zatwierdzone przez JuniorJPDJ
rodzic fabef98fac
commit ddda1676de
1 zmienionych plików z 1 dodań i 7 usunięć

Wyświetl plik

@ -33,13 +33,7 @@ If you want to make changes to the frontend, you can use Vite to run a developme
yarn install
```
4. Compile the translations:
```sh
yarn i18n-compile
```
5. Launch the development server:
4. Launch the development server:
```sh
yarn dev