Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 264 Bytes

React Office Hours at Formidable

Demo App: Data viz!

Clone the repository and run it

$ git clone [email protected]:FormidableLabs/react-office-hours.git
$ cd react-office-hours
$ npm i
$ npm start