diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-21 12:49:18 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-21 12:49:18 -0400 |
| commit | b28028ac4082842143b0f528d6bc539da6ccb419 (patch) | |
| tree | 1e26ea969a781ed8e323fca4e3c76345113fc694 /www/README.md | |
| parent | 676270d21beed31d767a06c89522198c77d5d865 (diff) | |
mega changes, including updates and X
Diffstat (limited to 'www/README.md')
| -rw-r--r-- | www/README.md | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/www/README.md b/www/README.md deleted file mode 100644 index 1987e13d..00000000 --- a/www/README.md +++ /dev/null @@ -1,32 +0,0 @@ -This is an addon starter template for the [Ionic Framework](http://ionicframework.com/). - -## How to use this template - -*This template does not work on its own*. It is missing the Ionic library, and AngularJS. - -To use this, either create a new ionic project using the ionic node.js utility, or copy and paste this into an existing Cordova project and download a release of Ionic separately. - -### With the Ionic tool: - -Take the name after `ionic-starter-`, and that is the name of the template to be used when using the `ionic start` command below: - -```bash -$ sudo npm install -g ionic cordova -$ ionic start myApp blank -``` - -Then, to run it, cd into `myApp` and run: - -```bash -$ ionic platform add ios -$ ionic build ios -$ ionic emulate ios -``` - -Substitute ios for android if not on a Mac, but if you can, the ios development toolchain is a lot easier to work with until you need to do anything custom to Android. - -## Demo -http://plnkr.co/edit/tpl:IUU30p?p=preview - -## Issues -Issues have been disabled on this repo, if you do find an issue or have a question consider posting it on the [Ionic Forum](http://forum.ionicframework.com/). Or else if there is truly an error, follow our guidelines for [submitting an issue](http://ionicframework.com/contribute/#issues) to the main Ionic repository. On the other hand, pull requests are welcome here! |
