A node project that imports a JSON feed and generates a minimal publication using the littleprinter node module.
$ git clone git://github.com/mguth/node-littleprinter-json.git
Personalise the package.json file for your project.
Personalise the handler meta for your project. Use the official documentation as a reference.
$ cd node-littleprinter-example $ npm install
$ node server.js
You have a simple Little Printer publication server running.