mguth / node-littleprinter-json

A node project that imports a JSON feed and generates a minimal publication using the littleprinter node module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-littleprinter-json

A node project that imports a JSON feed and generates a minimal publication using the littleprinter node module.

Quick Start

Clone (or fork) the Repository

$ git clone git://github.com/mguth/node-littleprinter-json.git

Personalise package.json

Personalise the package.json file for your project.

Personalise meta

Personalise the handler meta for your project. Use the official documentation as a reference.

Install Dependencies

$ cd node-littleprinter-example $ npm install

Start the Server

$ node server.js

Congratulations

You have a simple Little Printer publication server running.

About

A node project that imports a JSON feed and generates a minimal publication using the littleprinter node module.

License:MIT License


Languages

Language:JavaScript 100.0%