Welcome to your new developer home! Your Firebase Studio project has been successfully migrated to Antigravity.
Antigravity is our next-generation, agent-first IDE designed for high-velocity, autonomous development. Because Antigravity runs locally on your machine, you now have access to powerful local workflows and fully integrated AI editing capabilities that go beyond a cloud-based web IDE.
- Run Locally: Use the Run and Debug menu on the left sidebar to start your local development server.
- Or in a terminal run
npm run devand visithttp://localhost:9002.
- Or in a terminal run
- Deploy: You can deploy your changes to Firebase App Hosting by using the integrated terminal and standard Firebase CLI commands, just as you did in Firebase Studio.
- Cleanup: Cleanup unused artifacts with the @cleanup workflow.
Enjoy the next era of AI-driven development!
File any bugs at https://github.com/firebase/firebase-tools/issues
Firebase Studio Export Date: 2026-04-25
This is a NextJS starter in Firebase Studio.
To get started, take a look at src/app/page.tsx.