Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 457 Bytes

SETUP.md

File metadata and controls

18 lines (12 loc) · 457 Bytes

Setup

Install dependencies

npm install

Start

Run webpack-dev-server, get ready to code with hot reloading

npm start

Debugging

If you have not already done so, move to Chrome and install react-developer-tools & redux-devtools