Model View Controller (MVC) Question:
How to run an app in a page with existing content? (no viewport i am guessing, but what else do i need to know?)

Answer:
There are no requirements.. if you want to use a Viewport you can! If you want to render components into divs... you can do that aswell.
Previous Question | Next Question |
What is best way to get a reference to the viewport from anywhere in the code? | How to use model validation rules with a form? |