Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlynch/ionic-test-roblouie
https://github.com/mlynch/ionic-test-roblouie
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlynch/ionic-test-roblouie
- Owner: mlynch
- Created: 2017-03-22T18:36:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T18:37:08.000Z (almost 8 years ago)
- Last Synced: 2024-12-05T11:04:09.222Z (29 days ago)
- Language: JavaScript
- Size: 985 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ionic 2 App Base
=====================This is the base template for Ionic 2 starter apps.
## Using this project
You'll need the Ionic CLI with support for v2 apps:
```bash
$ npm install -g ionic
```Then run:
```bash
$ ionic start myApp
```More info on this can be found on the Ionic [Getting Started](http://ionicframework.com/docs/v2/getting-started/) page.