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 component-based approached to the MVC architecture. Components are organized within their own folder under the app/components folder. Each component folder contains at least one view, controller, and model.