Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 208 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 208 Bytes

Booker-frontend

Book library service. Frontend.

Installation

  1. Install modules via npm install
  2. Setup your API url in app/scripts/booker.coffee.
  3. Run Grunt: grunt
  4. Have fun!