An open API service indexing awesome lists of open source software.

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.

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)