Extend the Readium project to the world wide web.
The installation script will do the following:
- Install node.js and node's package manager
- Run "npm install". This uses npm to download and install the rest of the dependencies for the project. (They are listed in package.json, if you're curious.)
- Run "grunt". Grunt is a build script, like Make, that will ready the Readium web components for release.
For sample usage of Readium.js pleas have a look at readium-js-viewer implementation.
If you're interested in contributing here on Github, here are some resources to get started:
- The repository wiki index.
- How to contribute
- How to get set up for development.
- Some info about the file and folder structure of this project
If you have any questions, please email Dmitry: dmitrym@evidentpoint.com