mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 04:34:15 -04:00
readme: mention locales on local
This commit is contained in:
parent
d0d017126b
commit
7f58037113
@ -53,6 +53,8 @@ $ make deploy
|
|||||||
$ ./run-wrapper.sh start
|
$ ./run-wrapper.sh start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Particular locales will be available under `http://<locale>.localhost:3000/`, eg. `http://en.localhost:3000/` for English.
|
||||||
|
|
||||||
### Building a development server bundle
|
### Building a development server bundle
|
||||||
|
|
||||||
If you need to build a server bundle you can run without having to use the Nuxt dev server, set `APP_ENV` to `development` when running `pnpm build`. This will keep any development-specific features enabled.
|
If you need to build a server bundle you can run without having to use the Nuxt dev server, set `APP_ENV` to `development` when running `pnpm build`. This will keep any development-specific features enabled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user