Skip to content

paulgaumer/Strapi_ColorPicker_Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Strapi Color Picker Plugin

Boilerplate for the development of a custom Color Picker input field for Strapi. Based on the Strapi's Food Advisor starter

1. Clone the project

Clone the project

2. Start Strapi from the ./api folder

Path: /api:

Run the following from your command line:

cd api && yarn && yarn run seed && yarn develop

Then, follow Step 3. Create an admin user to create an Administrator.

You will find more information and options in the api README.

3. Start the front-end from the ./client folder

Path: /client:

Run the following from your command line:

cd client && yarn install && yarn start

You will find more information and options in the client README.

4. Explore the plugin folder

Path: /api/plugins/colorPicker - Direct Link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published