https://github.com/timmybytes/template-vite-starter
Vite, React + TS, twin.macro, and plop starter template
https://github.com/timmybytes/template-vite-starter
Last synced: 6 months ago
JSON representation
Vite, React + TS, twin.macro, and plop starter template
- Host: GitHub
- URL: https://github.com/timmybytes/template-vite-starter
- Owner: timmybytes
- Created: 2025-11-12T18:08:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-13T04:30:26.000Z (7 months ago)
- Last Synced: 2025-11-13T06:17:07.728Z (7 months ago)
- Language: TypeScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template Vite Starter
This repo serves as a basic starter template, wired up with the following:
- Vite.js + TypeScript
- twin.macro for Tailwind CSS with Emotion
- Framer Motion for animations
- Plop for generating new components, hooks, and contexts
- husky and lint-staged for pre-commit linting and checks
- Some basic tooling and configurations