Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 354 Bytes

README.nitrous.md

File metadata and controls

14 lines (9 loc) · 354 Bytes

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/Microscope/
  2. parts install meteor
  3. npm install -g meteorite
  4. mrt update
  5. meteor

Go to the "Preview Menu" and click "Port 3000"