knox revised this gist . Go to revision
1 file changed, 5 insertions
Phaser-1.sh(file created)
@@ -0,0 +1,5 @@ | |||
1 | + | npm create @phaserjs/game@latest | |
2 | + | npx @phaserjs/create-game@latest | |
3 | + | yarn create @phaserjs/game | |
4 | + | pnpm create @phaserjs/game@latest | |
5 | + | bun create @phaserjs/game@latest |
Newer
Older