Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 908 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 908 Bytes

Install to Contentful

Contentful Color Picker

GitHub package.json version workflow

A very simple color picker to display in the Short Text field of Contentful.

Usages

  1. Install the app to your organization.
  2. Open the model > appearance tab for the Short text field, and activate the app.

Development

npm start will launch the development environment in debug mode.

Upload your own organizations

  1. npm install
  2. npm run build
  3. npm run upload