Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Headless API-first content management system

License

NotificationsYou must be signed in to change notification settings

contentjet/contentjet-ui

Repository files navigation

license

A React based front end for contentjet, a powerful headless API-first CMS.

Contentjet is composed of 2 discrete applications, the backend APIcontentjet-api and the frontend HTML user interface contentjet-ui (this repository).

For more information and hosting documentation please visitcontentjet.github.io.

Contentjet

Development

Requirements

  • Node 8+
  • NPM 5+

Quick start

  1. Install dependencies withnpm install
  2. Make sure you havecontentjet-api running
  3. Editsrc/index.ejs and change the value ofwindow.contentjet.BASE_URL to point to the url servingcontentjet-api
  4. Run development server withnpm start

[8]ページ先頭

©2009-2025 Movatter.jp