https://github.com/jonaskello/tea-minimal
Minimal The Elm Architecture implementation in typescript
https://github.com/jonaskello/tea-minimal
Last synced: about 1 year ago
JSON representation
Minimal The Elm Architecture implementation in typescript
- Host: GitHub
- URL: https://github.com/jonaskello/tea-minimal
- Owner: jonaskello
- Created: 2022-01-24T12:25:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T12:41:59.000Z (over 4 years ago)
- Last Synced: 2024-10-05T02:21:08.618Z (over 1 year ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tea-minimal
Minimal The Elm Architecture implementation in typescript
## How to run
```
yarn start
```