Skip to content

Commit 6f887ad

Browse files
Update README.md
1 parent 4f679eb commit 6f887ad

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# VueJS Ionic Capacitor Sample Application - Vue3 Ionic BETA
2-
> updated 9/3/2020
1+
# VueJS Ionic Capacitor Sample Firebase File Upload Composition API - Vue3 Ionic BETA
2+
> updated 9/4/2020
33
```
44
Ionic:
55
@@ -32,8 +32,16 @@ System:
3232
width='40%' height='40%' style="padding:20px">
3333
<img src="https://raw.githubusercontent.com/aaronksaunders/ionic-vue3-sample-2/master/screenshots/Screen%20Shot%202020-09-07%20at%209.36.56%20PM.png" width='40%' height='40%' style="padding:20px">
3434
</p>
35-
35+
<p align="center">
36+
<img src="https://raw.githubusercontent.com/aaronksaunders/ionic-vue3-sample-2/master/screenshots/Screen%20Shot%202020-09-07%20at%209.37.09%20PM.png"
37+
width='40%' height='40%' style="padding:20px">
38+
</p>
3639

3740
### Using Typescript
41+
- utilizing typescript in composition api functions
42+
- utilizing typescript for all single file components
43+
3844
### Using Firebase For File Upload To Storage
45+
- updated firebase file upload composition api function to upload and list files is storage bucket
46+
3947
### Using Composition Pattern for Components

0 commit comments

Comments
 (0)