Skip to content

Vanilla ES6 app boilerplate with livereload and SASS

Notifications You must be signed in to change notification settings

ashishg-qburst/sayn-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.