https://github.com/andrewarrow/question-raven
This is an example Meteor project I started to learn how Meteor works.
https://github.com/andrewarrow/question-raven
Last synced: about 1 month ago
JSON representation
This is an example Meteor project I started to learn how Meteor works.
- Host: GitHub
- URL: https://github.com/andrewarrow/question-raven
- Owner: andrewarrow
- Created: 2012-04-12T17:45:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-15T21:14:20.000Z (over 14 years ago)
- Last Synced: 2025-03-02T10:21:58.785Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is an example Meteor project I started to learn how Meteor works.
I'm trying to duplicated a popular question/answer site functionality with meteor best practices.
Since this is my first time using meteor and meteor is very new (it's April 2012 as I write this)
I'm probably going to be making lots of changes as more information becomes available.