/react-browserify-es6-less-template

Skeleton for making a project with react, browserify, es6 support, and less

Primary LanguageJavaScript

react-browserify-es6-less-template

Skeleton for making a project with:

  • React
  • Browserify
  • ES6
  • Less

Build

Dev

npm run dev will setup a watch on the JS and LESS files to automatically rebuild.

Prod

npm run prod