Initial commit

This commit is contained in:
AG
2025-12-20 16:32:05 +02:00
commit f430c2b757
31 changed files with 4797 additions and 0 deletions

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
# Run and deploy your AI Studio app
This contains everything you need to run your app locally.
## Run Locally
**Prerequisites:** Node.js
1. Install dependencies:
`npm install`
2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key
3. Run the app:
`npm run dev`
## New features
1. Updated volume sliders styles for Firefox.
2. Headings and page Title update.
3. Space toggles Play/ Stop.
4. While playback is idle, pressing on a cell triggers instrument sound.