Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhartington/ionic-3-beta-fork
https://github.com/mhartington/ionic-3-beta-fork
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhartington/ionic-3-beta-fork
- Owner: mhartington
- Created: 2017-03-28T16:54:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T16:55:07.000Z (almost 8 years ago)
- Last Synced: 2024-12-07T17:44:09.162Z (20 days ago)
- Language: CSS
- Size: 881 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- 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.