Skip to content

milescontentful/The-Learning-Demo

 
 

Repository files navigation

Contentful Learning Demo(CRA-Version)

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 start

View the app in a browser

http://localhost:3000/

Content model

Content model simple

Content model full

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 71.0%
  • JavaScript 28.2%
  • HTML 0.8%