Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathewvieira/wisteria-district-phaser-js
Phaser.js Game - Estágio Supervisionado I - UNI7
https://github.com/mathewvieira/wisteria-district-phaser-js
phaser3 typescript vite yarn
Last synced: about 5 hours ago
JSON representation
Phaser.js Game - Estágio Supervisionado I - UNI7
- Host: GitHub
- URL: https://github.com/mathewvieira/wisteria-district-phaser-js
- Owner: mathewvieira
- Created: 2024-08-23T06:32:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T18:59:26.000Z (about 2 months ago)
- Last Synced: 2024-12-02T19:35:30.027Z (about 2 months ago)
- Topics: phaser3, typescript, vite, yarn
- Language: TypeScript
- Homepage: https://wisteria-district-phaser-js.web.app/
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![logo-main](https://github.com/user-attachments/assets/fef08b1b-a485-430f-a7a0-afb7388172e5)
## To Run/Execute
```
yarn install
yarn dev
```## To Deploy
```
yarn build
firebase init hosting
firebase deploy
```