Skip to content

ravicious/random-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-color

To run this thing in development mode:

yarn
yarn run elm-live src/Main.elm --output=main.js --debug

To compile the minified version:

yarn run compile-min