Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

angular-buch/presentations

Repository files navigation

Content

 


### Building Presentation
  1. Install Node.js
  2. Run
cd book-rating
npm install
npm start
  1. Do your html/css changes. Browser will reload automatically.