1.0.1 • Published 5 years ago

create-react-ionic-sidemenu v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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!