https://github.com/explooosion/react-dva-i18n-example
🚀 An i18n project example based on react.js created by dvajs.
https://github.com/explooosion/react-dva-i18n-example
dvajs example i18n react
Last synced: 11 months ago
JSON representation
🚀 An i18n project example based on react.js created by dvajs.
- Host: GitHub
- URL: https://github.com/explooosion/react-dva-i18n-example
- Owner: explooosion
- License: mit
- Created: 2018-06-13T06:35:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T06:59:42.000Z (over 7 years ago)
- Last Synced: 2025-01-24T22:11:27.375Z (about 1 year ago)
- Topics: dvajs, example, i18n, react
- Language: JavaScript
- Homepage: https://robby570.tw/react-dva-i18n-example/
- Size: 445 KB
- 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
# react-dva-i18n-example
🚀 An i18n project example based on react.js created by dvajs.
👉 [DEMO](https://robby570.tw/react-dva-i18n-example)
## Installation
```bash
git clone https://github.com/explooosion/react-dva-i18n-example.git
```
```bash
yarn install
```
```bash
yarn start
```
## Build
```bash
yarn build
```
## Credits
- [dvajs/dva](https://github.com/dvajs/dva)
- [react-intl](https://github.com/yahoo/react-intl)
- [scss](https://sass-lang.com/)
## License
[MIT](https://opensource.org/licenses/MIT)