create-react-ionic-tabs
v1.0.2
Published
Creates a react ionic tabs starter template
Downloads
2
Maintainers
Readme
create-react-ionic-tabs
Install globally (-g)
Creates a tabs ionic app with react
This package was created as way to automatically create the starter 'tabs' template for Ionic with React
Installation
$ npm install -g create-react-ionic-tabs
Usage
$ create-react-ionic-tabs my-app
$ cd my-app
start coding!