All Projects → developit → Zero To Preact

developit / Zero To Preact

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Zero To Preact

Laravel Hackathon Starter
💻 A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.
Stars: ✭ 1,589 (+758.92%)
Mutual labels:  starter, boilerplate
Generator Create Redux App
Add redux, emotion-js and other useful libraries like react-router in top of create-react-app
Stars: ✭ 137 (-25.95%)
Mutual labels:  starter, boilerplate
React Native Template
Minimal template with best practices and automation scripts for improved developer experience.
Stars: ✭ 131 (-29.19%)
Mutual labels:  starter, boilerplate
Express Rest Boilerplate
⌛️ Express starter for building RESTful APIs
Stars: ✭ 1,794 (+869.73%)
Mutual labels:  starter, boilerplate
Laravel Scaffold
The base for developing awesome projects
Stars: ✭ 142 (-23.24%)
Mutual labels:  tutorial, boilerplate
Go Postgres Jwt React Starter
A go, gin, and postgres API with jwt auth, complete with a react frontend
Stars: ✭ 115 (-37.84%)
Mutual labels:  starter, boilerplate
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (-27.57%)
Mutual labels:  starter, boilerplate
Bootstrap 4 Sass Gulp 4 Boilerplate
A Bootstrap 4.5.2 boilerplate with font-awesome, sass, gulp 4 tasks
Stars: ✭ 103 (-44.32%)
Mutual labels:  starter, boilerplate
Typescript React Native Starter
A highly scalable foundation with a focus on best pratices and simplicity to start your React Native project in seconds.
Stars: ✭ 141 (-23.78%)
Mutual labels:  starter, boilerplate
Automatic Gatsbyjs App Landing Page
Automatic GatsbyJS App Landing Page - Automatically generate iOS app landing page using GatsbyJS
Stars: ✭ 137 (-25.95%)
Mutual labels:  starter, boilerplate
Web Extension Starter
Typescript, React, Redux, Styled-Component and Webpack based sample extension boilerplate. Runs on Chrome and Firefox. Sample chrome extension.
Stars: ✭ 115 (-37.84%)
Mutual labels:  starter, boilerplate
React Hooks Mobx State Tree
React Hooks + MobX State Tree + TypeScript = 💛
Stars: ✭ 169 (-8.65%)
Mutual labels:  starter, boilerplate
Golang Gin Realworld Example App
Exemplary real world application built with Golang + Gin
Stars: ✭ 1,780 (+862.16%)
Mutual labels:  starter, boilerplate
Flask Full
starter/boilerplate flask application with celery, mongoengine, signals, shell commands, swagger api docs and sphinx docs integration
Stars: ✭ 117 (-36.76%)
Mutual labels:  starter, boilerplate
React Redux Boilerplate
It is a boilerplate of React-Redux as the infrastructure, which helps to setup a Web APP quickly
Stars: ✭ 113 (-38.92%)
Mutual labels:  tutorial, boilerplate
Next Advanced Apollo Starter
Advanced, but minimalistic Next.js pre-configured starter with focus on DX
Stars: ✭ 131 (-29.19%)
Mutual labels:  starter, boilerplate
Gatsby Starter Procyon
An opinionated Gatsby starter designed for trash-eating pandas.
Stars: ✭ 88 (-52.43%)
Mutual labels:  starter, boilerplate
Formidable React Starter
React starter application
Stars: ✭ 97 (-47.57%)
Mutual labels:  starter, boilerplate
Redux React Starter
DEPRECATED use the new https://github.com/didierfranc/react-webpack-4
Stars: ✭ 137 (-25.95%)
Mutual labels:  boilerplate, preact
Cordova Create React App
A tutorial on how to set up a Cordova project using Create React App.
Stars: ✭ 167 (-9.73%)
Mutual labels:  starter, tutorial

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 🙂

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].