Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```