Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xasos/cordova-polymer-seed
Seed project for demonstrating Polymer's capabilities with Cordova.
https://github.com/xasos/cordova-polymer-seed
Last synced: about 1 month ago
JSON representation
Seed project for demonstrating Polymer's capabilities with Cordova.
- Host: GitHub
- URL: https://github.com/xasos/cordova-polymer-seed
- Owner: xasos
- License: mit
- Created: 2014-09-09T01:35:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-12T18:37:06.000Z (over 10 years ago)
- Last Synced: 2024-10-14T21:18:38.337Z (3 months ago)
- Language: Java
- Homepage:
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cordova-Polymer-Seed
====================Seed project for demonstrating Polymer's capabilities on Android/Web with Cordova.
```sh
# Serve Locally
python -m SimpleHTTPServer 8080# Build for Android
cordova build android
```
## License
[MIT License](LICENSE)