https://github.com/stefanhuber/simon-game
Simon Game
https://github.com/stefanhuber/simon-game
simon-game stenciljs typescript web-components
Last synced: about 1 year ago
JSON representation
Simon Game
- Host: GitHub
- URL: https://github.com/stefanhuber/simon-game
- Owner: stefanhuber
- License: mit
- Created: 2018-03-07T13:30:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T12:50:35.000Z (about 7 years ago)
- Last Synced: 2024-04-14T12:10:35.192Z (about 2 years ago)
- Topics: simon-game, stenciljs, typescript, web-components
- Language: TypeScript
- Homepage: https://stefanhuber.github.io/simon-game/
- Size: 373 KB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Simon Game
## Getting Started
```
npm i Install dependencies
npm start Start local development server
npm run build Build app
```