Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmuens/programming-languages-meteor

A sample application to demonstrate the basics of Meteor
https://github.com/pmuens/programming-languages-meteor

Last synced: 20 days ago
JSON representation

A sample application to demonstrate the basics of Meteor

Awesome Lists containing this project

README

        

# Programming Languages
A sample application to demonstrate what one can do with Meteor!

![programming_languages_meteor](https://cloud.githubusercontent.com/assets/1606004/3488293/bd401880-04d9-11e4-93e1-022882b0901e.png)

## What is this?
This is the source code for the sample application I've ([Twitter](https://twitter.com/pmmuens) / [GitHub](https://github.com/pmuens)) live-Coded when giving a presentation about Meteor at the "[Webentwickler Paderborn](http://webentwickler-paderborn.de)" meetup on [march 10th 2014](http://webentwickler-paderborn.de/events/2014-03-10.html).

You can read along the commit messages to get an overall understanding of how Meteor works.

## How can I start this thing?
1. Install Meteor with `$ curl https://install.meteor.com/ | sh` on your machine
2. Clone the repository
3. Open up a terminal
4. `cd` into the root path of the repository
5. Type `meteor`
6. Enjoy