Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/preact-shadcn-template
https://github.com/daniel-le97/preact-shadcn-template
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/preact-shadcn-template
- Owner: daniel-le97
- Created: 2024-11-22T20:55:35.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T20:56:14.000Z (about 2 months ago)
- Last Synced: 2024-12-09T14:57:58.117Z (about 1 month ago)
- Language: TypeScript
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `create-preact`
Get started using Preact and Vite!
## Getting Started
- `npm run dev` - Starts a dev server at http://localhost:5173/
- `npm run build` - Builds for production, emitting to `dist/`. Prerenders all found routes in app to static HTML
- `npm run preview` - Starts a server at http://localhost:4173/ to test production build locally