Loading repository data…
Loading repository data…
boscotron / repository
npm i ; firebase use --add ; firebase serve; //localhost/ ./login.html - ./subir.htnl
The Firebase SDK for Cloud Storage quickstart demonstrates how to connect to Cloud Storage, store data, and retrieve a download URL from a web client.
Read more about Firebase SDK for Cloud Storage
npm install -g firebase-tools and then configure it with firebase login.firebase use --add and select the Firebase project you have created.firebase serve using the Firebase CLI tool to launch a local server.© Google, 2016. Licensed under an Apache-2 license.