Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 542 Bytes

Ionic 4 Pretty Sidemenu

This is a clone of the Ionic 4 sidemenu starter (ionic start myApp sidemenu) with a prettier sidemenu.

Demo

screenshot

Getting Started

  1. Clone the repo
  2. npm install
  3. ionic serve
  4. Open the preview in a browser and click the menu button as seen in the Demo.

Tutorial

A step-by-step tutorial on how to create this sidemenu is available here.