Making retrospectives work in a remote setup is challenging. Remote scrum offers a simple and elegant way of remote teams to vote on stories using a fibonacci deck of cards and makes sure that everyone is on same page. As well as drive your retrospectives using a simple and elegant board.
Clone this project and run:
// Install dependencies
meteor npm install
// run the app locally
meteor
Open your app in the browser and press Control + M to toggle it.
-
The place to get started with Meteor is the tutorials page.
-
Meteor Examples is a list of examples using Meteor. You can also include your example with Meteor.
-
Once you are familiar with the basics, the Meteor Guide covers intermediate material on how to use Meteor in a larger scale app.
-
Visit the Meteor discussion forums to announce projects, get help, talk about the community, or discuss changes to core.
-
Meteor Slack Community is the best place to ask (and answer!) technical questions and also meet Meteor developers.
-
Atmosphere is the repository of community packages designed especially for Meteor.