reactolith is published on npm. Install it alongside
React and React DOM.
react and react-dom are
peer dependencies — install them in your
project too.
import.meta.glob (Vite, Rspack, …) is recommended for the loader workflow
Continue with the
Quick Start to mount your first app.
For a deployment-time tuning step, see
Chunk Preloading — how to feed
your bundler's build manifest into modulepreload hints
so the browser can fetch component chunks in parallel with parsing.