Skip to content

shoya140/paletta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.