FAQ

Common questions answered

Is StackBlitz free to use?

Yes, StackBlitz offers a free tier with unlimited public projects and basic features. A Pro subscription is available for private projects and additional resources.

Can I work offline with StackBlitz?

StackBlitz primarily runs in the cloud and requires an internet connection. Some offline capabilities exist with their WebContainers technology, but full functionality requires online access.

Which frameworks does StackBlitz support?

StackBlitz supports popular frontend frameworks including Angular, React, Vue, Svelte, and also supports vanilla JavaScript and TypeScript projects.

How does StackBlitz integrate with GitHub?

You can import repositories from GitHub to edit in StackBlitz and export your changes back. This integration facilitates collaboration and version control.