mirror of
https://github.com/musix-org/musix-oss
synced 2025-11-03 15:11:35 +00:00
@firebase/remote-config
This is the Remote Config component of the Firebase JS SDK.
This package is not intended for direct usage, and should only be used via the officially supported firebase package.
Contributing
Setup:
- Run
yarnin repo root
Format:
- Run
yarn prettierin RC package
Unit test:
- Run
yarn testin RC package
End-to-end test:
- Run
yarn buildin RC package - Run
yarn buildin Firebase package - Open test_app/index.html in a browser