Skip to content

syonip/vue-firebase-image-upload

Repository files navigation

Photo Uploader (vue-firebase-image-upload)

This is the code from my blog post on building a cross platform mobile image uploading app.

Firebase config

You'll need to create a Firebase Cloud Storage project and save your credentials in src/services/firebase-config.js. For instructions on how to do this, follow the links provided in the blog post.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev -m android/ios

Build the app for production

quasar build -m android/ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published