A basic kickstarter for React development using Browserify and Bower.
The aim is to be 'omakase'. With at least enough flexibility for drop-in replacement of certain parts.
The boilerplate uses Gulp for watching and building.
npm install
bower install
gulp
Open your browser to localhost:8080
- Is it ok to not check in build folders?
- Actually check that debowerify works.
- Test suite.
- More comments and documentation.
- Organised gulp tasks.
- Production builds.
- Configuration for external/vendored scripts?
Help, advice and patterns taken from these fine links:
http://viget.com/extend/gulp-browserify-starter-faq
https://github.com/hughsk/vinyl-source-stream/
https://github.com/substack/node-browserify
https://github.com/eugeneware/debowerify
http://stackoverflow.com/questions/22330103/how-to-include-node-modules-in-a-separate-browserify-vendor-bundle