https://github.com/anbcodes/musicm
https://github.com/anbcodes/musicm
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anbcodes/musicm
- Owner: anbcodes
- Created: 2024-12-14T19:39:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T20:20:34.000Z (over 1 year ago)
- Last Synced: 2024-12-14T21:24:00.338Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://musicm.vercel.app
- Size: 450 KB
- Stars: 0
- Watchers: 1
- 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