Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 402 Bytes

File metadata and controls

23 lines (11 loc) · 402 Bytes

NPM Install Will Yield:

browserify for bundling

es6 & 7 Support

Watchify and ReactLiveReload for automatic rebundling when file saves (requires port 4474 to be open)

React

Redux

React-Router

Dev Environment Start

npm run watch

Open up index.html in browser (should render 'hello world')

work in progress -- will eventually bring in node server, include redux tools, etc*