Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 176 Bytes

Elm Wordle

Basic wordle client in Elm. Hopefully planning to build a bigger game with a wordle base and this is step 1.

Get Started

npm install
npm run dev