How to download Firebase Studio Project?

Dany ParedesDany Paredes
1 min read

A few days ago, several people asked me how to download a project from Firebase Studio. Currently, it doesn't have a "download" project button like StackBlitz.

But if you want to have the code on your machine, the easiest way is to get our code, it publish your project to GitHub.

Publish Your Github

Once you've finished your project, switch from the prototyper view to the editor:

At the bottom, click the "cloud" icon to publish to GitHub:

Next, you'll need to authorize your editor with GitHub, which will provide a token to enter there:

After add your authorization code, you are ready to sync your project with github.

Finally, you can publish your code to GitHub as a private or public repository.

Yes, we are ready to download it as a ZIP file or clone it from GitHub!

Done!

Happy Studio and Code!

10
Subscribe to my newsletter

Read articles from Dany Paredes directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Dany Paredes
Dany Paredes

I'm passionate about front-end development, specializing in building UI libraries and working with technologies like Angular, NgRx, Accessibility, and micro-frontends. In my free time, I enjoy writing content for the Google Dev Library, This Is Angular Community, Kendo UI, and sharing insights here.