Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 297 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 297 Bytes

Gihub Events Stream

  • User React + Webpack
  • Use Redux
  • Tests mocha+enzyme

Install node dependencies

It is preferable to have Yarn installed. To install the web app dependencies:

npm install

or

yarn

Run

Use

npm start

or

yarn start