Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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