mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-08 03:28:37 +03:00
569 B
569 B
firebase-archiver-2
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Customize configuration
Release process
- install firebase locally
- login to your firebase account with
firebase login - make sure you have access to the project
firebase projects:list - build
yarn buildand then releasefirebase deploy --only hosting