Skip to content

siyelo/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilerplate

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.

Kickstart

npm install
bower install
gulp

Open your browser to localhost:8080

Todo

  • 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?

Attributions

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published