Skip to content

That Uno game we built in Elm live on Twitch!

Notifications You must be signed in to change notification settings

ryan-haskell/elm-uno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@ryannhg/elm-uno

live demo

Check out the latest progress here: https://uno.rhg.dev/

running locally

If you have Node.js installed, you can run this command:

npm start

deploying to Netlify

If you want to deploy a custom version of this to Netlify, use this build command, and point to the dist directory:

npm run deploy

( The deploy command will run the test suite before building the Elm app! )

running the test suite

In development, watching for code changes as you go:

npm run test:watch

In production, running the test suite once (and failing if something's wrong!)

npm run test

About

That Uno game we built in Elm live on Twitch!

Topics

Resources

Stars

Watchers

Forks

Languages