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

https://github.com/reydvires/phaseruicomponent-project

Phaser 3 UI Component Framework Template Project
https://github.com/reydvires/phaseruicomponent-project

framework gamedev-framework html5 library phaser3 thesis typescript ui-components

Last synced: 3 months ago
JSON representation

Phaser 3 UI Component Framework Template Project

Awesome Lists containing this project

README

          

# PhaserUIComponent-project
Phaser 3 UI Component Framework Template Project

## Technical Documentation & API

[Goto Directory](https://github.com/ReydVires/PhaserUIComponent-project/tree/master/documentation) for further documentation.

## Requirements

- [Node.js](https://nodejs.org) & [Typescript](https://www.npmjs.com/package/typescript) package is required to install dependencies and run scripts via `npm`.

- Better to use [VSCode](https://code.visualstudio.com/) IDE.

## Available Commands

| Command | Description |
|---------|-------------|
| `npm install` | Install project dependencies |
| `npm start` | Build project and open web server running project, watching for changes |
| `npm run winclean` | Delete dist directory for clean build |
| `npm run build` | Build & bundle the project |

## Wanted in JS Version?

[Here the link](https://s.id/phaseruicomponentJS)

or perfer the components only in TS: [Click here](https://s.id/phaseruicomponent)