0.1.3 • Published 9 years ago
invenio-csl-js v0.1.3
Invenio-CSL-JS
Invenio-CSL client library for building the web UI.
Installation
$ npm iDemo
$ cd example; npm install; cd ..
$ npm run-script demoNavigate to http://localhost:8000 to see the demo.
Tests
$ npm testDocs
$ # build
$ npm run-script docs
$ # read
$ open docs/index.htmlHow to use?
Check out the example/ to see how to configure your app.