Skip to content

Commit

Permalink
chore(): add example readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stewones committed Jul 1, 2020
1 parent 7138662 commit deb8999
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# capacitor-media-example

Working sample

## Quick Setup

- git clone this repo
- cd example
- npm install

Relevant code is located at `src/app/home`

## license

MIT

0 comments on commit deb8999

Please sign in to comment.