Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 247 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 247 Bytes

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