KAT


  • 1. Place your KAnnSpec into the KAnnSpec/ directory. 2. Place your document into the content/ directory. Make sure it only contains the actual document content (inside the body tag) 3. Edit line 3 in js/index.js and change "content/sample1.html" to the path of the document you want to use and change "KAnnSpecs/omdoc-annotations.xml" to the annotation you want to create. 4. Run ```grunt run``` if it is not already running. 5. Navigate to localhost:3000 and see the demo at work.