Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayyannafees/vick-students
JSON server app for Vick Jay
https://github.com/rayyannafees/vick-students
json-server picocss preact
Last synced: 18 days ago
JSON representation
JSON server app for Vick Jay
- Host: GitHub
- URL: https://github.com/rayyannafees/vick-students
- Owner: RayyanNafees
- Created: 2024-09-18T13:35:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T17:22:02.000Z (2 months ago)
- Last Synced: 2024-12-17T04:08:01.838Z (18 days ago)
- Topics: json-server, picocss, preact
- Language: TypeScript
- Homepage: https://vick-json.vercel.app
- Size: 1.62 MB
- 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