Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 678 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 678 Bytes

YBooks - Your Personal Book Catalog

YBooks is a project to test my skills using javascript libraries, Angular, HTML and CSS3.

Demo - There is a demo available at Azure

Demo

Instructions

You'll need bower to install the packages before run install. Site will run at http://localhost:7203, if you need to change the port, you can change it at server.js.

Instalattion 1

$ npm install

Execution 1

$ npm start