Internationalization with Redux

Usage

Clone this repository:

git clone https://github.com/traveloka/soya-next.git
cd soya-next/examples/i18n-with-redux

Then, install and run it:

npm install
npm start

Open http://localhost:3000 in your browser.

How It Works

You can see the following examples to see how it works:

Last updated