Buildless Preact starter for single-page apps using ESM CDN modules.
A starter that demonstrates building single-page Preact apps without a build step. It uses Preact with HTM and loads dependencies from ESM CDNs, keeping only HTML, JavaScript, and CSS files in the project. Suited for simple SPAs or environments that prefer browser-native modules and minimal tooling.
0