Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 457 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 457 Bytes

React Template

Yet another npm-scripts-based SASS, ES2015(Babel), Browserify, React/Redux, React-Router SPA template

####Requirements

  • Install nodejs
  • Install rvm and some ruby version
  • Install gem sass

####Options For production run:

$ npm run build

For development run:

$ npm run watch

Browse localhost:8000 to test

####TODO:

  • Add support for node-sass
  • Make a webpack branch maybe
  • Create build process with drone