Installing Kinto.js

NodeJS

If you're using NodeJS and npm as a frontend package manager, you'll need NodeJS v0.12.x installed on your system. Then:

$ npm install kinto --save-dev

Notes

Read more about how to build Kinto.js in the Hacking section.

Static assets

Dev and production ready assets are available in the dist folder of the repository. You can either download an archive of the code and use these files in your own project, or link to static assets served through rawgit:

Latest master

Latest tag