Skip to content

annatomka/es6-media-list-app

Repository files navigation

es6-media-list-app

Build Status Simple media list application written in ES6. Used technologies: BabelJS, Karma, Jasmine.

Demo

Application demo here Test coverage result here

Run application

Install dependencies

npm i

Build application

npm run build

Run

http-server -c-1

Tests

Run tests

npm test

Checkout test coverage

cd coverage/phantomjs
http-server -c-1

About

Simple media list application written in ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published