ashishg-qburst / sayn-js

Vanilla ES6 app boilerplate with livereload and SASS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sayn JS

A vanilla ES6-boilerplate with livereload and SASS. Runs on Grunt, Babel and Browserify.

Installation

  • git clone https://github.com/ashishg-qburst/sayn-js.git
  • yarn install
  • yarn start

Prerequisites

You will need grunt-cli installed globally.

Install Ruby and Sass if you want to compile those scss files.

About

Vanilla ES6 app boilerplate with livereload and SASS


Languages

Language:JavaScript 71.0%Language:HTML 17.2%Language:CSS 11.8%