Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnmcguin/wordle-elm

Elm wordle client
https://github.com/johnmcguin/wordle-elm

Last synced: 6 days ago
JSON representation

Elm wordle client

Awesome Lists containing this project

README

        

# 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

```bash
npm install
npm run dev
```