Skip to content

hahnah/color-stew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Stew

Color Stew is a design tool for experiments of color combinations.

Try Color Stew at https://superhahnah.com/application/color-stew.

Build

Development Build

$ elm make src/*.elm --output=main.js --debug

Or with elm-live, following command works.

$ elm-live src/*.elm -- --output=main.js --debug

Production Build

$ elm make src/*.elm --output=main.js --optimize

License

MIT © 2019, hahnah

About

Color Stew is a design tool for experiments of color combinations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published