aleksandarmilicevic / sunny.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sunny.js

(1) install meteor (if not already installed)

  curl https://install.meteor.com | /bin/sh

(2) clone the sunny.js repo

  git clone https://github.com/aleksandarmilicevic/sunny.js.git

(3) cd to a sample app and start the meteor server

  cd examples/chat
  meteor

(4) go to web app at http://localhost:3000

About

License:GNU General Public License v3.0


Languages

Language:CoffeeScript 99.9%Language:CSS 0.1%