A Vagrant Machine with MeteorJS ready to use !
- Virtual Box - The Virtual Machine Manager
- Vagrant - Development environments based on VM
Clone the repository
$ git clone https://github.com/michaelbontyes/vagrant-meteor.git
Run the Vagrant Meteor Machine
$ vagrant up
Reload the machine - also in case the app is not running right after the "vagrant up"
$ vagrant reload --provision
Open the app from you browser
192.168.87.87:3000
All the Meteor files are in the folder /vagrant-meteor/app/