https://github.com/rohanvashisht1234/litexlplugins
https://github.com/rohanvashisht1234/litexlplugins
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohanvashisht1234/litexlplugins
- Owner: RohanVashisht1234
- Created: 2024-05-09T21:09:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T19:12:56.000Z (about 1 year ago)
- Last Synced: 2025-02-10T22:28:48.713Z (4 months ago)
- Language: TypeScript
- Homepage: https://litexlplugins.vercel.app
- Size: 256 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/`. Prerenders all found routes in app to static HTML
- `npm run preview` - Starts a server at http://localhost:4173/ to test production build locally