Skip to content

pairshaped/react-webpack-es6-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Webpack ES6 Starter

Boilerplate project using Webpack and ES6 w/ React.

Setup

git clone [email protected]:pairshaped/react-webpack-es6-starter.git
rm -rf react-webpack-es6-starter/.git
mv react-webpack-es6-starter your_project_name
cd your_project_name
npm install

Edit the package.json and add your project info.

Running

npm start

Compiling the bundle.js

npm run prod

About

React Webpack ES6 Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published