https://github.com/contentful/the-learning-demo
Working repo for the new Learning Demo being developed by Learning Services
https://github.com/contentful/the-learning-demo
Last synced: 10 months ago
JSON representation
Working repo for the new Learning Demo being developed by Learning Services
- Host: GitHub
- URL: https://github.com/contentful/the-learning-demo
- Owner: contentful
- Archived: true
- Created: 2019-03-18T16:31:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T11:54:33.000Z (about 2 years ago)
- Last Synced: 2024-09-27T10:02:42.791Z (almost 2 years ago)
- Language: CSS
- Size: 104 MB
- Stars: 17
- Watchers: 5
- Forks: 20
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.

### 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

### Run in the project locally
```
$ npm run start
```
### View the app in a browser
```
http://localhost:3000/
```
## Content model

