Skip to content

m3ki/vagrant_phaser_js_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhaserJS Boilerplate with vagrant VM

Vagrant installation

  • Install Vagrant
  • Ensure that VirtualBox or your favorite virtualization software is installed.

Starting up Vagrant box

From the <project root>/vagrant directory and run:

On windows run the command line as an Administrator

vagrant up
vagrant ssh

From vagrant machine

cd project/source
grunt

From host machine navigate to

http://localhost:8000

About

Boilerplate for phaser_js projects

Resources

Stars

Watchers

Forks

Packages

No packages published