https://github.com/afrontend/smallgame
small game
https://github.com/afrontend/smallgame
Last synced: 12 months ago
JSON representation
small game
- Host: GitHub
- URL: https://github.com/afrontend/smallgame
- Owner: afrontend
- License: mit
- Created: 2019-06-27T13:36:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T10:22:07.000Z (almost 4 years ago)
- Last Synced: 2025-05-30T13:07:27.708Z (about 1 year ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> small size web game
## Build
```
npm install
npm run build
```
## Usage
```
npm start
```
## License
MIT © [Bob Hwang](https://afrontend.github.io)