samterrell / ui-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ui-prototype

install

$ curl https://install.meteor.com/ | sh
$ git clone git@github.com:emmersive-io/ui-prototype.git
$ cd ui-prototype
$ meteor
open browser http://localhost:3000

deploy to digital ocean prereqs

$ npm install -g mup

deploy to digital ocean

$ cd .deploy
$ mup deploy
open browser http://104.236.54.83:3000

About


Languages

Language:JavaScript 47.8%Language:HTML 47.7%Language:CSS 4.5%