Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 716 Bytes

File metadata and controls

19 lines (13 loc) · 716 Bytes

keystonejs-headless-cms-tutorial

26.11.2018 A simple code base with reference to our Headless CMS tutorial. This is just a little starter for a pet project or if you want to become familiar with headles CMS or KeystoneJS.

If you want to read a deverting tutorial about this code has been put together, head over to our zauberware blog and read the step-by-step explanation.

Getting Started

Prequisites

Make sure you have a mongodb server running.

Installation

npm install

Usage

Read the tutorial!