1.0.2 • Published 5 years ago

create-react-ionic-tabs v1.0.2

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

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!