https://github.com/invertgeek/mixfilefront
https://github.com/invertgeek/mixfilefront
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/invertgeek/mixfilefront
- Owner: InvertGeek
- Created: 2024-12-01T06:06:40.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-01T15:16:44.000Z (6 months ago)
- Last Synced: 2025-01-02T20:48:45.682Z (5 months ago)
- Language: JavaScript
- Size: 106 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
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/`
- `npm run preview` - Starts a server at http://localhost:4173/ to test production build locally