1.0.1 • Published 7 years ago
create-react-ionic-sidemenu v1.0.1
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-sidemenuUsage
$ create-react-ionic-sidemenu my-app
$ cd my-appstart coding!