Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgecasar/live-photo
Live Photo from Apple implemented in Polymer
https://github.com/jorgecasar/live-photo
apple live media photos video
Last synced: 1 day ago
JSON representation
Live Photo from Apple implemented in Polymer
- Host: GitHub
- URL: https://github.com/jorgecasar/live-photo
- Owner: jorgecasar
- Created: 2017-05-04T19:00:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T13:42:56.000Z (about 7 years ago)
- Last Synced: 2024-10-23T21:33:31.934Z (16 days ago)
- Topics: apple, live, media, photos, video
- Language: HTML
- Homepage: https://jorgecasar.github.io/live-photo/components/live-photo/demo/
- Size: 6.69 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/jorgecasar/live-photo)
# \
Live Photo from Apple implemented in Polymer
```html
```
## Install the Polymer-CLI
First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your element locally.
## Viewing Your Element
```
$ polymer serve
```## Running Tests
```
$ polymer test
```Your application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.