Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmeasday/react-leaderboard
https://github.com/tmeasday/react-leaderboard
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmeasday/react-leaderboard
- Owner: tmeasday
- Created: 2015-02-04T06:14:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-05T00:37:29.000Z (almost 10 years ago)
- Last Synced: 2024-10-25T19:39:57.067Z (about 2 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Leaderboard
Meteor's leaderboard example app, rewritten in React.
Notes:
Make sure you update submodules after checkout to get our extended webapp + react-meteor packages, `submodule update --remote --init`
1. Our forked version of the webapp package allows server-side rendering.
This change is currently in consideration for Meteor core (https://github.com/meteor/meteor/pull/3860)
2. Our fork of https://github.com/reactjs/react-meteor works with Meteor 1.0.3.2.