Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjmw/elm-set
https://github.com/tjmw/elm-set
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tjmw/elm-set
- Owner: tjmw
- Created: 2023-12-23T12:50:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T20:48:37.000Z (12 months ago)
- Last Synced: 2023-12-31T18:46:35.686Z (12 months ago)
- Language: Elm
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Set
## Run Dev Server
```
$ yarn dev
```## Run the tests
```
$ yarn test
```