Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 262 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 262 Bytes

My ES6, SASS boilerplate

Installation

First, clone the repository:

$ git clone https://github.com/ccorcoveanu/js-boilerplate.git

Install dependencies

$ cd js-boilerplate
$ npm install

Install karma-cli

$ npm install karma-cli