https://github.com/wurstcommander/phaser_javascript_boilerplate
Phaser Boilerplate Javascript with Webserver (grunt, nodejs)
https://github.com/wurstcommander/phaser_javascript_boilerplate
boilerplate grunt javascript nodejs phaser
Last synced: about 2 months ago
JSON representation
Phaser Boilerplate Javascript with Webserver (grunt, nodejs)
- Host: GitHub
- URL: https://github.com/wurstcommander/phaser_javascript_boilerplate
- Owner: WurstCommander
- Created: 2017-05-19T11:14:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T18:01:56.000Z (over 7 years ago)
- Last Synced: 2025-01-22T05:43:28.536Z (3 months ago)
- Topics: boilerplate, grunt, javascript, nodejs, phaser
- Language: JavaScript
- Size: 353 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phaser Boilerplate Javascript with Webserver (grunt, nodejs)
Requirements:
- Install nodejs + npm (
- Open cmd in project directory then:
- "npm install"
- "npm install grunt -g"
- "grunt"Your webbrowser should open the index.html file and the phaser logo will shine in it's glory.
Have fun.
Great tutorial: