Skip to content

Instantly share code, notes, and snippets.

@shrop
Created September 9, 2014 11:41
Show Gist options
  • Save shrop/71824d3aca6c851fbc57 to your computer and use it in GitHub Desktop.
Save shrop/71824d3aca6c851fbc57 to your computer and use it in GitHub Desktop.
Spectacle frontend install
➜ ~ cd ~/Desktop
➜ Desktop git clone [email protected]:shrop/spectacle-frontend.git
Cloning into 'spectacle-frontend'...
remote: Counting objects: 203, done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 203 (delta 2), reused 0 (delta 0)
Receiving objects: 100% (203/203), 111.53 KiB | 0 bytes/s, done.
Resolving deltas: 100% (63/63), done.
Checking connectivity... done.
➜ spectacle-frontend git:(master) mrt -p 4500
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
[[[[[ ~/Desktop/spectacle-frontend ]]]]]
=> Started proxy.
=> Meteor 0.9.1.1 is available. Update this project with 'meteor update'.
=> Started MongoDB.
=> Starting your app...
Ensure dependencies...
Famono: downloading "https://github.com/Famous/famous.git"
Famono: Scan the folder and create a dependency file for the repo
Famono: downloading "https://github.com/Famous/polyfills.git"
Famono: Scan the folder and create a dependency file for the repo
Famono: downloading "https://github.com/raix/library.git"
Famono: Scan the folder and create a dependency file for the repo
=> Started your app.
=> App running at: http://localhost:4500/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment