Reeska / potier-library

A simple Angular application of an online bookshop using Webpack for ES6 compliant and Jasmine with Karma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Potier Library

A simple Angular application of an online bookshop.

Usage

Install dependencies with :

npm install

Execute test with :

npm test

Finally run app with :

npm start

And in a browser go to : http://localhost:8080

About

A simple Angular application of an online bookshop using Webpack for ES6 compliant and Jasmine with Karma

License:MIT License


Languages

Language:JavaScript 60.8%Language:HTML 31.7%Language:CSS 7.5%