https://github.com/zephraph/space-miners
https://github.com/zephraph/space-miners
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zephraph/space-miners
- Owner: zephraph
- License: mit
- Created: 2018-07-23T01:22:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T00:12:02.000Z (over 7 years ago)
- Last Synced: 2024-10-29T08:43:36.032Z (over 1 year ago)
- Language: TypeScript
- Size: 233 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phaser 3 Webpack Project Template
A Phaser 3 Project Template
### Requirements
We need [Node.js](https://nodejs.org) to install and run scripts.
## Install and run
Run next commands in your terminal:
| Command | Description |
|---------|-------------|
| `npm install` | Install dependencies and launch browser with examples.|
| `npm start` | Launch browser to show the examples.
Press `Ctrl + c` to kill **http-server** process. |
=======