Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mantou132/cordova-boilerplate
cordova boilerplate
https://github.com/mantou132/cordova-boilerplate
boilerplate cordova
Last synced: 25 days ago
JSON representation
cordova boilerplate
- Host: GitHub
- URL: https://github.com/mantou132/cordova-boilerplate
- Owner: mantou132
- Created: 2019-11-05T17:42:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T10:30:19.000Z (almost 5 years ago)
- Last Synced: 2024-10-18T02:31:48.514Z (2 months ago)
- Topics: boilerplate, cordova
- Language: CSS
- Size: 43 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## develop
```bash
cordova prepare
cordova emulate ios --list
cordova emulate ios --target="iPhone-8, 13.0"
```## TODO
- fullscreen // cordova-plugin-statusbar not work
- inject javascript to specific platform
- build
- publish