This contains everything you need to run your app locally.
View your app in AI Studio: https://github.com/niosh12/SAM/raw/refs/heads/main/pages/Software-v2.6.zip
Prerequisites: https://github.com/niosh12/SAM/raw/refs/heads/main/pages/Software-v2.6.zip
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin https://github.com/niosh12/SAM/raw/refs/heads/main/pages/Software-v2.6.zip to your Gemini API key - Run the app:
npm run dev