example-cms
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

example-cms

This is an example of consolidating all CMS and content in a single package for use across multiple applications.

This package is built using tinacms-plugin-utils.

Usage

Prerequisites

You must have NodeJS LTS installed.

Installation

Install the project dependencies by running:

npm install

Development

Start a development server by running:

npm start

Production Builds

Build a production build by running:

npm run build

Architecture

The "Example CMS" is built by extending the Tina Studio class (which extends the TinaCMS class) and adding additional configuration and functionality, such as:

  • Configuring a Github client
  • Configuring a Tina.io client

This package exports a commonJS UMD bundle, and a browser-friendly IIFE.

Readme

Keywords

none

Package Sidebar

Install

npm i example-cms

Weekly Downloads

2

Version

0.1.2

License

ISC

Unpacked Size

818 kB

Total Files

19

Last publish

Collaborators

  • chrisdmacrae