You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.