A minimal node project to demonstrate the use of the littleprinter node module.
$ git clone git://github.com/roylines/node-littleprinter-example.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.