Skip to content

ja-martinez/create-contentful-app

 
 

Repository files navigation

Create Contentful App

This project will make it easy to bootstrap Contentful Apps, with React, Forma 36, and Field Editors.

Requirements

Node 8 or higher NPM 5.2 and higher

Quick Overview

To start developing your app:

npx @contentful/create-contentful-app init my-first-app
cd my-first-app
npm start

To use your app, you need to create an app definition:

npx @contentful/create-contentful-app create-definition

Read more and check out the video on how to use the CLI.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • TypeScript 38.9%
  • HTML 4.0%
  • CSS 0.6%