Skip to content

jeffli/angular-native-translate-app

Repository files navigation

Angular Native Translate Example

Angular 10 Internationalization (i18n) example by using Angular native translate.

How to run

run different languages in Dev mode

npm run start // for English

npm run start:fr // for French

extract message file for default language

npm run extract

production build

npm run build

run in production mode

go to /dist folder:

http-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published