ngduc / react-setup

A Universal React Setup with i18n: Babel 6, Koa 2, React, React Router, React Transmit, React Bootstrap, React-intl, Mocha, Isparta, Webpack 2, Storybook, InlineCSS/PostCSS, ESLint, HTTPS & HTTP2.
MIT License
175 stars 16 forks source link

Implement locale switching in Dev mode for demo #5

Closed ngduc closed 8 years ago

ngduc commented 8 years ago

Locale switching works in PROD mode. It would be nice to demo locale switching in DEV mode also.

ngduc commented 8 years ago

This is done.