create-react-ionic-sidemenu
v1.0.1
Published
Creates a react-ionic sidemenu starter template
Downloads
4
Maintainers
Readme
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!