This small React web app let the user change the UI language without reloading the page.
The localized strings are loaded only when the user switches the language
- Implements react-intl
- Loads the required intl polyfills on Safari and IE < 10
- Uses webpack for splitting the localized data in chunks
npm install
# Run the app
npm start
Then visit http://localhost:8080/