Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 742 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 742 Bytes

manifesto

Build Status Gitter

IIIF Presentation API client and server utility library.

npm install manifesto.js --save

Alternatively, use bower:

bower install manifesto

Getting Started

###Documentation

http://universalviewer.io/manifesto-docs/

###Tutorial

http://blog.edsilv.com/manifesto/

###Developer Setup

git clone https://github.com/UniversalViewer/manifesto.git
npm install
bower install
gulp
gulp test