mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
commit
555208192d
1 changed files with 3 additions and 5 deletions
|
@ -1,13 +1,11 @@
|
|||
# Setup for Nitrous.IO
|
||||
|
||||
Before you can run this project, you will need to install Meteor with Autoparts, and install Meteorite with NPM.
|
||||
Before you can run this project, you will need to install Meteor with Autoparts (open-source package manager built specifically for Nitrous.IO boxes).
|
||||
|
||||
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`
|
||||
3. `meteor`
|
||||
|
||||
Go to the "Preview Menu" and click "Port 3000"
|
||||
Go to the "Preview Menu" and click "Port 3000"
|
||||
|
|
Loading…
Add table
Reference in a new issue