You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# to install FireBase
npm install -g firebase-tools
firebase login
# to install node_modules
npm run install && npm run build-all
# Start this localy!
npm run serve