sebaferreras / Ionic3-MultiLevelSideMenu

Ionic 3 demo of a two-level side menu.
MIT License
136 stars 55 forks source link

Example on how to use it step by step? #41

Closed fahmisaad closed 6 years ago

fahmisaad commented 6 years ago

Hi, i'm new to ionic and i want to use your Multilevelsidemenu. but i dont know how to implement it. can someone provide me some links on how to use it?

sebaferreras commented 6 years ago

There's a section in the readme that explains how to use the component in any Ionic project. You can also just download the demo and run it using first npm install and then ionic serve since this repo is a working Ionic app.

If you need some help related to Ionic and not this component, please go to Ionic docs or create a new thread in the Ionic forum.