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