1.2.0 • Published 7 years ago
create-ionic-react-app v1.2.0
create-ionic-react-app
Create a basic TypeScript Ionic React app.
npm i -g create-ionic-react-app to install this package.
create-ionic-react-app appname to start creating the boilerplate. It will create the boilerplate in the 'appname' folder.
You could also simply run npx create-ionic-react-app appname. This will start creating the boilerplate without the need of a global installation.
Parameters
| Flag | Description |
|---|---|
| --redux | Creates a redux ionic react application |