1.0.0 • Published 4 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/phasercliOR
yarn global add @cdebadri/phasercliUsage
npx create-phaser-game <name>1.0.0
4 years ago