Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhartington/livephotos
https://github.com/mhartington/livephotos
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhartington/livephotos
- Owner: mhartington
- Created: 2017-04-20T20:45:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T20:45:26.000Z (over 7 years ago)
- Last Synced: 2024-12-07T17:44:13.573Z (20 days ago)
- Language: CSS
- Size: 6.36 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ionic App Base
=====================This is the base template for Ionic starter apps.
## Using this project
Install the latest Ionic CLI:
```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.