firebase-tools
Version:
Command-Line Interface for Firebase
18 lines (11 loc) • 1.02 kB
Markdown
# Welcome to Antigravity!
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.
## Getting Started
- **Run Locally**: Use the **Run and Debug** menu on the left sidebar to start your local development server.
- Or in a terminal run `${startCommand}` and visit `${localUrl}`.
- **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:** ${exportDate}