Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 273 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 273 Bytes

devconf-cz-web

How to deploy

  1. Install firebase-cli

    npm install -g firebase-tools
    
  2. Login into your account

    firebase login
    
  3. Run the deploy

    firebase deploy