Skip to content

Toxe/react-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React i18n example using react-i18next

An example React i18n app that uses react-i18next.

Dependencies

  • react-i18next
  • i18next
  • i18next-browser-languagedetector
  • i18next-http-backend
  • styled-components
  • Babel CLI
  • babel-plugin-i18next-extract

Extract translation keys from code

npm run i18n-extract

Running the application

npm start

Building and running a production version

npm run build
serve -s build

About

React i18n example using react-i18next

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published