This starter uses webpack, react, and jekyll.
It also includes a multi threaded rake task to sync webpack and jekyll. To run in dev mode: rake start To build: rake b
rake start
rake b
npm install -g webpack
npm install
bundle install