Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 415 Bytes

i18next example

This is a simple example of how i18next + React works.

To try out this example you should do the next steps:

  1. Clone this repo: git clone https://github.com/theWaR13/i18next-example.git

  2. Type cd i18next-example and npm install

  3. And the last one is NODE_ENV=devel npm start

  4. Now you can open browser, go to localhost:3001 and check this example!