A web application to create your tree of science.
npm teststarts your test runner.npm startstarts your development environment.npm run buildbuilds your dist files.npm run servepreviews your built dist files.
And also:
npm run shipittags a new deployment.
To work with the local emulators,
- On a terminal window run
npm run start:emulators - On a separate terminal window run
npm run start:ui
Now the UI should be connected to the local emulators for easier debugging.
There might be an error if you don't have a firebase project selected, if so use:
npm run firebase -- use default