Vulcan/README.nitrous.md
2014-04-14 23:46:23 +00:00

351 B

Setup for Nitrous.IO

Before you can run this project, you will need to install Meteor with Autoparts, and install Meteorite with NPM.

Run the following commands in the Terminal below:

  1. cd ~/workspace/Telescope/
  2. parts install meteor
  3. npm install -g meteorite
  4. mrt update
  5. meteor

Go to the "Preview Menu" and click "Port 3000"