GitXplorerGitXplorer
e

planning-poker

public
10 stars
3 forks
1 issues

Commits

List of commits on branch master.
Unverified
cbd9f097b5c94aaebd762ea618001cb55ccc6fb7

fix .meteor packages

eekzhu committed 10 years ago
Unverified
a6b8904c02a54696e9e09d4d77a3b036c44834a2

mirrors the bitbucket repo

eekzhu committed 10 years ago
Unverified
dfa93bb6bdbeb3e7762b2f8ddea4752f572000e8

edit readme

eekzhu committed 12 years ago
Unverified
0d950b482f646228be60b9c84b7bb0ebc17cfa54

make link to bitbucket repo

eekzhu committed 12 years ago
Unverified
13b103d984eba5b572b8d1fe304e0ef6b187ede0

add comments

eekzhu committed 12 years ago
Unverified
af52df12c1e665582307edf27d0df1d1c144775e

edit readme

eekzhu committed 12 years ago

README

The README file for this repository.

Planning Poker

The demo site: planning-poker.meteor.com. It's using free host provided by Meteor.

Get Started

To get started, you need to download and install Meteor. Type the following in terminal.

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

If you are using Windows, try Meteor for Windows.

Once you have meteor, go into the repository directory, and run:

$ meteor run

A local version of the app should be running at localhost:3000.

For Developers

Helpful resource:

  1. Example projects
  2. Meteor docs
  3. Twitter Bootstrap - we use this for UI

This is an Orbis Access Free Friday project.