An open API service indexing awesome lists of open source software.

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)

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: