- Notifications
You must be signed in to change notification settings - Fork8
Headless API-first content management system
License
NotificationsYou must be signed in to change notification settings
contentjet/contentjet-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
- Node 8+
- NPM 5+
- Install dependencies with
npm install
- Make sure you havecontentjet-api running
- Edit
src/index.ejs
and change the value ofwindow.contentjet.BASE_URL
to point to the url servingcontentjet-api - Run development server with
npm start
About
Headless API-first content management system
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published