A simple Firebase app with a Svelte GUI.
Once you've created a project and installed dependencies with npm install, start a development server:
npm install
npm run dev