TrackerReact-Example icon indicating copy to clipboard operation
TrackerReact-Example copied to clipboard

No-Config reactive React Components with Meteor

TrackerReact Implementation Example

"No-Config reactive React Components with Meteor"

An implementation example of React with Meteor 1.3

  • clone/fork/download
  • npm install
  • meteor

Read the source file & comments: client/main.jsx

Note: The source code is thoroughly annotated to showcase the benefit of TrackerReact. Please go through the code to identify implementation patterns and - in case of mistakes or areas of improvement - provide your feedback.

TrackerReact

Repo: https://github.com/ultimatejs/tracker-react

Meteor Package

meteor add ultimatejs:tracker-react

image

License

MIT