Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 185 Bytes

workshop-react-webpack

React + Webpack

After git clone:

npm install
grunt test
grunt serve

To add new component:

yo react-webpack:component yourComponentNameHere