developit / zero-to-preact

A Step-by-step Guide to Preact + Webpack 2, without boilerplate!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 to bootstrap your preact projects.

You don't need to clone this repository as a boilerplate - the commit history 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 🙂

About

A Step-by-step Guide to Preact + Webpack 2, without boilerplate!


Languages

Language:JavaScript 93.3%Language:HTML 6.7%