Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 357 Bytes

create-react-ionic-sidemenu

Install globally (-g)

Creates a sidemenu ionic app with react

This package was created as way to automatically create the starter 'sidemenu' template for Ionic with React


Installation

$ npm install -g create-react-ionic-sidemenu

Usage

$ create-react-ionic-sidemenu my-app
$ cd my-app

start coding!