Hi,
Where can I find Starter Templates for Ionic 2? Is there a list already available?
Hi,
Where can I find Starter Templates for Ionic 2? Is there a list already available?
just use ionic start
with option tabs, sidemenu, blank eg.
$ ionic start Tabs tabs --v2 --ts
So this implies that all the older ionic v1 versions work with V2. I tried Sidemenu earlier, and the setup took almost 1 hr and did not complete.
This is the reason for my query.