Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 282 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 282 Bytes

Contentful Blog Demo

This repository holds a simple implementation of a blog that is backed by the CMS as a Service provider (contentful)(https://www.contentful.com).

After cloning this repository run npm install in the same directory and start the server via node server.js.