React Webpack. A starter template for building websites with React and Sass.

youtube.com/user/thenewboston

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2016
  • Added .babelrc
June 2016
  • Moved SCSS require to Layout and fixed footer
  • Removed plugins (want to keep as basic/lightweight as possible)
  • Merge pull request #2 from KyleHodgetts/config-updates
  • Updated ignore file
  • Uncommented plugin
  • Removed generated bundle
  • fixed typo in config
  • Removed main file, to be replaced with bundle when generated using np…
  • Added sourcemaps add on and optional code minifier for bundle code
  • Bumped version number
  • Added node_modules to .gitignore
  • Updated README
  • Updated README
  • Updated README
  • Updated build.
  • Added live development server
  • Added Sass support
  • Added Sass support
  • Initial commit