Preact CLI starter for building Progressive Web Apps with automated tooling
preact-cli is a command-line starter that scaffolds Preact-based Progressive Web Apps. It provides route-based code splitting, service worker generation, PRPL pattern support, automatic pre-rendering, and development features like hot-module-replacement. It is suited for single-page apps and PWAs and integrates with Webpack-based build tooling and common CSS preprocessors.
0