Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandotdev/demo-cloud-run-github
https://github.com/sebastiandotdev/demo-cloud-run-github
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastiandotdev/demo-cloud-run-github
- Owner: sebastiandotdev
- Created: 2024-09-11T23:51:01.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T00:23:06.000Z (about 2 months ago)
- Last Synced: 2024-09-12T10:09:39.476Z (about 2 months ago)
- Language: HTML
- Size: 43.9 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
- `pnpm dev` - Starts a dev server at http://localhost:5173/
- `pnpm build` - Builds for production, emitting to `dist/`. Prerenders all found routes in app to static HTML
- `pnpm preview` - Starts a server at http://localhost:4173/ to test production build locally