/react-translate-example

simple example for react-translate-example

Primary LanguageJavaScript

react-translate-example

a dummy app to show how to use react-translate

start the demo server

$ git clone git@github.com:bloodyowl/react-translate-example.git
$ cd react-translate-example
$ npm install
$ npm start