dawidpolakowski / The-Learning-Demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 71.0%Language:JavaScript 28.2%Language:HTML 0.8%