Phaser 3 UI Component Framework Template Project
Goto Directory for further documentation.
-
Node.js & Typescript package is required to install dependencies and run scripts via
npm
. -
Better to use VSCode IDE.
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 |
or perfer the components only in TS: Click here