QGP Logo

Quark Gluon Plasma

A framework combining the best of Astro and Vite.

Create SPA's inside MPA's without sacrificing developer experience.

A comparison of HMR between Astro, Vite, and Create React App. Astro loses the client state with every file change. Vite and Create React App both maintain the client state, but Vite is noticeably faster.

QGP is a fun, experimental framework that combines the best of Astro and Vite. The idea is to leverage the power of Astro while still enjoying the Hot Module Reloading of Vite. We view this as a modern alternative to something like Create React App-- a good starting point for a new project without all the tech debt and unnecessary bloat.

On the left, you will see the table of contents. If you would like to start a new project, we recommend you start with the Create QGP CLI. If you are migrating from Astro, Vite, or Create React App, we have guides for those as well. (Soon...)

Help us improve this page Open in Github Edit in Web Publisher Open in Codeflow