/keybow-theme-maker

A VueJS single page application to create image themes for the Pimoroni Keybow

Primary LanguageVueMIT LicenseMIT

keybow-theme-maker

Have a try

Thanks to GitHub pages, try it here.

Dependencies

This application runs with Node.js 14.x and requires Python 2 to be installed.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Thantks to

For the color-picker component.

For the deploy procedure this article.