/lab-es6

Demonstrating Lab & ES6

Primary LanguageHTML

Lab ES6

Setup

$ git clone git@github.com:jedireza/lab-es6.git && cd lab-es6
$ npm install

Test

$ npm test

With html coverage report:

$ npm run cover