Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 474 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 474 Bytes

wordelm

What

A clone of Wordle written in Elm.

Why

So that I could entertain myself by learning something new.

Running Locally

  1. Ensure Elm is installed
  2. npm run build
  3. Open index.html in your browser.

Try it

main automatically deploys to wordelm.r-cha.dev

Look at it

image