https://github.com/bdombro/preact-template
https://github.com/bdombro/preact-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdombro/preact-template
- Owner: bdombro
- Created: 2023-01-04T17:57:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-11T10:35:03.000Z (6 months ago)
- Last Synced: 2026-01-11T14:50:40.122Z (6 months ago)
- Language: TypeScript
- Size: 5.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preact Template
The tiny 16kb preact app that could.
- Started with the official Vite React Typescript template
- Swaps React for Preact under the hood via resolve.alias, so small bundle size and totally inter-compatible
- linting and formatting c/o eslint + prettier
- path alias for ~ --> ./src
- Playwright testing
- Storybook previewing
- uses @slimr libraries for slim niceties
- uses polyfills for less importing
- Global Html Tag components that are loaded with chakra-like css props, zx, \_hover,\_active, css and style shorthands
Roadmap:
## Install tips
- ios may involve steps with xcode