https://github.com/greenheart/gss
Updated version of https://github.com/Greenheart/goa-space-survival
https://github.com/greenheart/gss
Last synced: about 2 months ago
JSON representation
Updated version of https://github.com/Greenheart/goa-space-survival
- Host: GitHub
- URL: https://github.com/greenheart/gss
- Owner: Greenheart
- Created: 2022-04-24T20:05:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-26T16:56:32.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T08:17:20.375Z (3 months ago)
- Language: TypeScript
- Size: 4.27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phaser3-typescript-vite-template
> Generated via `npm init @vitejs/app`.
A Phaser 3 template based on https://github.com/photonstorm/phaser3-project-template using Typescript and [Vite](https://vitejs.dev/).
Why? Insanely fast developer experience on startup & live reload.
## Available Scripts
### npm run dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### npm run build
Builds a static copy of your site to the `dist/` folder.
Your app is ready to be deployed!