Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 286 Bytes

File metadata and controls

11 lines (9 loc) · 286 Bytes

react-webpack-boilerplate

Boilerplate code for react webpack project, based on http://survivejs.com/webpack_react/.

Usage

git clone https://github.com/waartaa/react-webpack-boilerplate.git react
cd react
rm -rf .git/
# Change project info in package.json and get started