mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
351 B
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:
cd ~/workspace/Telescope/
parts install meteor
npm install -g meteorite
mrt update
meteor
Go to the "Preview Menu" and click "Port 3000"