Skip to content

michaelbontyes/vagrant-meteor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-meteor

Vagrant MeteorJS

A Vagrant Machine with MeteorJS ready to use !

https://www.meteor.com/

Prerequisite

  • Virtual Box - The Virtual Machine Manager
  • Vagrant - Development environments based on VM

Installation

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

Usage

All the Meteor files are in the folder /vagrant-meteor/app/

Releases

No releases published

Packages

No packages published

Languages