/react-i18next-starter

Starter of using multiple languages (English / Simplified Chinese) with react-i18next.

Primary LanguageJavaScript

react-i18next-starter

Starter of using multiple languages (English / Simplified Chinese) with react-i18next.

Screenshot

How to Run

$ git clone https://github.com/kinfei/react-i18next-starter.git
$ cd react-i18next-starter
$ yarn install
$ yarn start

How to Build

$ yarn build

How to Run Production Build

$ yarn serve