https://github.com/explooosion/angular-i18n-example
🚀 An i18n project example based on angular6.
https://github.com/explooosion/angular-i18n-example
angular angular6 example i18n
Last synced: 11 months ago
JSON representation
🚀 An i18n project example based on angular6.
- Host: GitHub
- URL: https://github.com/explooosion/angular-i18n-example
- Owner: explooosion
- License: mit
- Created: 2018-06-13T10:53:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T11:51:26.000Z (over 7 years ago)
- Last Synced: 2025-01-24T22:11:52.229Z (about 1 year ago)
- Topics: angular, angular6, example, i18n
- Language: TypeScript
- Homepage: http://robby570.tw/angular-i18n-example
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# angular-i18n-example
🚀 An i18n project example based on angular6.
👉 [DEMO](https://robby570.tw/angular-i18n-example)
## Installation
```bash
git clone https://github.com/explooosion/angular-i18n-example.git
```
```bash
yarn install
```
```bash
yarn start
```
## Build
```bash
yarn build
```
## Credits
- [angular6](https://angular.io/)
- [@ngx-translate/core](https://github.com/ngx-translate/core)
- 🙂 [@ngx-translate/core](https://github.com/ngx-translate/core) - `easy`
- 🙃 [i18n#angular-and-i18n](https://angular.io/guide/i18n#angular-and-i18n) - `hard`
- [scss](https://sass-lang.com/)
## License
[MIT](https://opensource.org/licenses/MIT)