Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 294 Bytes

Flow-Router, React, and Pixi in Meteor.

A very simple framework for a full-stack canvas app. Meteor handles the backend and reactivity. Flow-Router handles routes in a React-friendly way. React handles the view layer. ReactPixi connects React to a canvas library. Pixi draws to the canvas.