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

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.

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)