Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 278 Bytes

File metadata and controls

13 lines (11 loc) · 278 Bytes

plugin-uploader-to-firebase

Simple js script for upload files (images) to firebase database. Plugin had line information about file name and file size while hover.

Project will work with parcel:

npm i parcel-bundler -D

To start project write:

npm run serve