https://github.com/ryan-haskell/the-goal-match-game
click buttons for life
https://github.com/ryan-haskell/the-goal-match-game
Last synced: 3 months ago
JSON representation
click buttons for life
- Host: GitHub
- URL: https://github.com/ryan-haskell/the-goal-match-game
- Owner: ryan-haskell
- Created: 2019-08-30T17:14:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:13:51.000Z (over 2 years ago)
- Last Synced: 2025-03-19T17:49:01.438Z (3 months ago)
- Language: Elm
- Size: 442 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the goal
> match game demo### local dev
1. `npm install`
1. `npm run dev`
1. Go to [http://localhost:1234](http://localhost:1234)