✨ Bootstrapped with Create Snowpack App (CSA).
PLEASE NOTE: Java JDK is required for the firestore emulator to run
Installs all dependencies
Starts the firestore emulator, and runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Runs the dev server on http://localhost:3000/
Starts the firestore emulator on its own Data can be viewed and manipulated via the UI at http://localhost:4000/firestore
Starts storybook
Builds a static copy of your site to the build/
folder.
Your app is ready to be deployed!
For the best production performance: Add a build bundler plugin like "@snowpack/plugin-webpack" to your snowpack.config.js
config file.
Launches the Jest in watch mode.