Skip to content

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

License

Notifications You must be signed in to change notification settings

mguth/node-littleprinter-json

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%