There was an error while loading. Please reload this page.
To preview your content locally, follow the steps in README.
To preview your content on a staging firebase instance, first login to Firebase with:
npx firebase login
Log into Firebase via the browser. Then run:
npm run stage
At the end of the staging process, you will get a link to the staging URL in the console. It will look similar to:
https://web-dev-production-1--staging-zh8oqr0r.web.app
The preview will be live by default for 7 days. If you need to take it down before 7 days pass, run:
npm run stage:down