Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 901 Bytes

readme.md

File metadata and controls

28 lines (19 loc) · 901 Bytes

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