Skip to content

a-h-i/react-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Webpack

My own personalized template for a react webpack project.

I basically took the hellow world app I wrote while learning react a while back, and rewrote it using my own webpack setup so that I can debug and build it along the way. Tailoring it to my needs.

Of course as I develop additional react projects, the build system will grow to acommodate my needs. Similary to what happened to my Angular-Gulp template. Such updates will be reflected in this project's build system and configuration in a generic method.

Note that this isn't a generator nor meant to be cloned as a starting point. More like a reference, copy the config files, install the packages (with updated version don't just copy paste package.json so that npm can install latest version) and so forth.

Check package.json for scripts.

Includes Libraries:

About

React webpack template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published