Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jthomas-orcid authored Jan 22, 2024
1 parent 6c5553d commit a5356ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Run `ng generate component component-name` to generate a new component. You can
## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
The build will create an multiple localized applications, one for each locale {eg cs|de|en|es|fr|it....} see https://angular.io/guide/i18n-common-deploy for more info.
The build will create multiple localized applications, one for each locale {eg cs|de|en|es|fr|it....} see https://angular.io/guide/i18n-common-deploy for more info.
Nginx has been configured to employ a fall-back route to the index.html file for each locale.

## Running unit tests

Expand Down

0 comments on commit a5356ec

Please sign in to comment.