Vulcan/README.nitrous.md

13 lines
351 B
Markdown
Raw Normal View History

2014-04-14 23:36:33 +00:00
# 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"