Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)