A very simple color picker to display in the Short Text field of Contentful.
- Install the app to your organization.
- Open the model > appearance tab for the
Short text
field, and activate the app.
npm start
will launch the development environment in debug mode.
npm install
npm run build
npm run upload