Skip to content

Working repo for the new Learning Demo being developed by Learning Services

Notifications You must be signed in to change notification settings

briannaneiderman/The-Learning-Demo

 
 

Repository files navigation

Contentful Learning Demo

Installation prerequisites

We recommend installing this demo app in an empty space - it will create 15 content types during installation. Node.js 12.18.1 or greater is recommended.

TLD

Get the source code and install dependencies.

$ git clone https://github.com/contentful/The-Learning-Demo.git .
$ npm install

Run the installation script

$ npm run setup

Important! Give your API key access to the new demo environment

API key

Run in the project locally

$ npm run dev

View the app in a browser

http://localhost:8080/

Content model

Content model simple

Content model full

About

Working repo for the new Learning Demo being developed by Learning Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.5%
  • JavaScript 25.9%
  • HTML 0.6%