# zero-to-preact **Repository Path**: mirrors_developit/zero-to-preact ## Basic Information - **Project Name**: zero-to-preact - **Description**: A Step-by-step Guide to Preact + Webpack 2, without boilerplate! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Zero to Preact This is the bare minimum you'll want in order to get up and running with Preact and Webpack 2. Note that for most projects, you'll want to use [preact-cli](https://github.com/developit/preact-cli) to bootstrap your preact projects. You don't need to clone this repository as a boilerplate - the [commit history](https://github.com/developit/zero-to-preact/commits/master) is actually a _step-by-step guide_! It will walk you through setting things up yourself. Give it a try, you might be surprised how easy it is 🙂