Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added Gitter badge
  • Loading branch information
gitter-badger committed Mar 26, 2015
commit bcd05bf94c785c8d2f0d99a030fd93b5a9367995
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# meteor-reactjs

[![Join the chat at https://gitter.im/hipertracker/meteor-reactjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hipertracker/meteor-reactjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[Meteor](http://meteor.com) smart package integrating [React](http://facebook.github.io/react/) for both client and the server, to complement or replace the default [Blaze](https://www.meteor.com/blaze) templating system. [React.addons](http://facebook.github.io/react/docs/addons.html) are enabled. [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html) is using ES6 transforms (--harmony) as well.

## Usage
Expand Down