0.1.8 • Published 2 years ago

@phaser-plus/cli v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago