iron-meteor / iron-layout

Dynamic layout with support for rendering dynamic templates into regions.
MIT License
46 stars 11 forks source link

Install with 0.9.0 #13

Closed tejasmanohar closed 9 years ago

tejasmanohar commented 10 years ago

How to install with meteor and not mrt since I'm on 0.9.0?

tejasmanohar commented 10 years ago

Does iron-router include this, iron-dynamic-template, and iron-core?

cmather commented 10 years ago

meteor add iron:layout

Auto included with iron:router but the layout might not be in the global namespace. So if you want to use iron:layout directly you should just add it.

ghost commented 10 years ago

@cmather could you give me some help with this https://github.com/EventedMind/iron-layout/issues/11