1.0.0 • Published 3 years ago
@cdebadri/phasercli v1.0.0
@cdebadri/phasercli
This is a cli tool to easily setup a development environment using Phaser 3 and Webpack using JavaScript. It also provides the Webpack config files for customization.
Installation
npm i -g @cdebadri/phasercli
OR
yarn global add @cdebadri/phasercli
Usage
npx create-phaser-game <name>
1.0.0
3 years ago