/potier-library

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

Primary LanguageJavaScriptMIT LicenseMIT

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