Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 284 Bytes

react-translate-example

a dummy app to show how to use react-translate

start the demo server

$ git clone [email protected]:bloodyowl/react-translate-example.git
$ cd react-translate-example
$ npm install
$ npm start