Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developit/zero-to-preact
A Step-by-step Guide to Preact + Webpack 2, without boilerplate!
https://github.com/developit/zero-to-preact
boilerplate preact starter tutorial
Last synced: 2 months ago
JSON representation
A Step-by-step Guide to Preact + Webpack 2, without boilerplate!
- Host: GitHub
- URL: https://github.com/developit/zero-to-preact
- Owner: developit
- Created: 2017-02-17T03:20:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T19:44:20.000Z (about 7 years ago)
- Last Synced: 2024-10-17T14:07:58.886Z (3 months ago)
- Topics: boilerplate, preact, starter, tutorial
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 179
- Watchers: 6
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 🙂