Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abstractolotl/aznopoly-web

Aznopoly Web Component
https://github.com/abstractolotl/aznopoly-web

game-development phaser vite

Last synced: 3 months ago
JSON representation

Aznopoly Web Component

Awesome Lists containing this project

README

        

## AzNopoly - WebClient

This will be the implementation of the web client for the AzNopoly Game.

## Run & Build

Requires npm to be installed (see: https://nodejs.org/en)

- Run locally: npm run dev
- Build: npm run build