https://github.com/phonegap/phonegap-template-framework7
A starter template for creating a hybrid app with Framework7.
https://github.com/phonegap/phonegap-template-framework7
Last synced: over 1 year ago
JSON representation
A starter template for creating a hybrid app with Framework7.
- Host: GitHub
- URL: https://github.com/phonegap/phonegap-template-framework7
- Owner: phonegap
- License: apache-2.0
- Created: 2016-01-08T20:43:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T19:10:39.000Z (over 7 years ago)
- Last Synced: 2025-04-11T00:02:26.427Z (over 1 year ago)
- Language: CSS
- Size: 14.5 MB
- Stars: 43
- Watchers: 15
- Forks: 31
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Framework7 PhoneGap Application
> [Framework7](http://framework7.io) is a Mobile UI framework that can be used to build hybrid apps with PhoneGap. This template allows you to get started using Framework7
quickly.
For a more extensive Framework7 sample, see the [one included in their Github project](https://github.com/framework7io/framework7/tree/master/kitchen-sink)
or the [template apps on their website](http://framework7.io/templates).
Also, for an intro to Framework7, check out [this post on the PhoneGap blog](http://phonegap.com/blog/2015/11/30/framework7/).
## Usage
### PhoneGap CLI
$ phonegap create my-app --template phonegap-template-framework7
### Cordova CLI
$ cordova create my-app --template phonegap-template-framework7
### Desktop
In your browser, open the file:
/www/index.html