https://github.com/rayyannafees/saf-connect
https://github.com/rayyannafees/saf-connect
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayyannafees/saf-connect
- Owner: RayyanNafees
- Created: 2024-08-15T11:15:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-16T10:59:36.000Z (over 1 year ago)
- Last Synced: 2025-01-18T14:27:42.667Z (12 months ago)
- Language: TypeScript
- Homepage: https://saf-connect.vercel.app
- Size: 89.8 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