mirror of
https://github.com/vale981/Vulcan
synced 2025-03-07 02:21:43 -05:00
13 lines
No EOL
351 B
Markdown
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" |