Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 299 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 299 Bytes

Paletta

Paletta is the color recommend system based on HSV color space (not RGB).

Feature

Set up

$ yarn install

$ yarn serve
# Server running at http://localhost:1234

$ yarn build
# Then host a dist/ directory.