Minimal, sensible defaults, fast.
- Vite
- Preact
- Typescript
- Tailwind CSS
- ESLint
- Prettier
- Stylelint
- husky and lint-staged
- Path Alias (Absolute imports)
- Press the "Use this template" on the top of this repository's GitHub page.
- Run yarn install .
- yarn dev for development.
- yarn build for production builds.