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

13 lines
No EOL
351 B
Markdown

# 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"