@phaser-plus/cli

0.1.8 • Public • Published

@phaser-plus/cli

GitHub npm version npm downloads Read docs

🚀 Getting started

NodeJS v16.+ required

npm install -g @phaser-plus/cli

🔰 Commands

  • phaserplus init -t [template] [path] - Can be used for creating a new project

    • templates: browser (default)
    • example: phaser init ./my-awesome-game
  • phaser project start -d [dist-dir] -p [port] [path] - Starts development server for your phaser project

    • example: phaser project start
  • phaser project build -d [dist-dir] [path] - Build your phaser project for production

License

The project is licensed under MIT License

Package Sidebar

Install

npm i @phaser-plus/cli

Weekly Downloads

0

Version

0.1.8

License

MIT

Unpacked Size

1.14 MB

Total Files

18

Last publish

Collaborators

  • kalevski