App Layout

    The is where your main app skeleton should be. You can mount its content as a component or (just for example) we can start to write app skeleton right inside of this div:

    Now, let’s look on more advanced layout where we will also add side panels with views and popup

    Now when we have basic template, we need to in (for example) my-app.js