A vanilla ES6-boilerplate with livereload and SASS. Runs on Grunt, Babel and Browserify.
git clone https://github.com/ashishg-qburst/sayn-js.git
yarn install
yarn start
You will need grunt-cli
installed globally.
Install Ruby and Sass if you want to compile those scss files.