Skip to content

proclaim/generator-react-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman generator for react / webpack

Note

#####This is created by my good friend Rhadow as I took the extra step to make it to yeoman (also some clean up) : Original link

Getting Started

1. Install Yeoman

$ npm install -g yo

2. Install Generators

$ npm install -g generator-react-webpack-boilerplate

3. Generating Project

$ yo react-webpack-boilerplate

Run Project (Development)

$ npm run dev

Run Project (Production) - OSX / Linux

$ npm run deploy

Run Project (Production) - Windows

$ npm run wdeploy

License

MIT

About

Yeoman generator for react boilerplate using webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published