https://github.com/seleb/agbic2020-how-do-you-reckon
How Do You Reckon?
https://github.com/seleb/agbic2020-how-do-you-reckon
agbic2020 javascript phaser
Last synced: 2 months ago
JSON representation
How Do You Reckon?
- Host: GitHub
- URL: https://github.com/seleb/agbic2020-how-do-you-reckon
- Owner: seleb
- Created: 2020-10-13T07:45:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T19:27:29.000Z (almost 4 years ago)
- Last Synced: 2025-01-15T15:39:14.980Z (4 months ago)
- Topics: agbic2020, javascript, phaser
- Language: JavaScript
- Homepage: https://seansleblanc.itch.io/how-do-you-reckon
- Size: 31.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Available Commands
| Command | Description |
|---------|-------------|
| `npm install` | Install project dependencies |
| `npm start` | Build project and open web server running project |
| `npm run build` | Builds code bundle with production settings (minification, uglification, etc..) |