-
Install dependencies
npm install
-
To use generator Install
npm install -g yo generator-phaser
-
Invoke the state generator (Note: this updates & overwrites
main.js
):yo phaser:state
-
Invoke the prefab generator:
yo phaser:prefab
-
Run a local development server (livereload enabled) with this command:
npm start
-
Package your game (i.e. minify css, html and js) with:
npm run build
-
Editor:
npm run start:editor
http://localhost:9977/editor.html
-
Deploy to gh pages
npm run deploy
-
Notifications
You must be signed in to change notification settings - Fork 1
psychonull/ld37
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published