https://github.com/bearddan2000/deno-web-vite-preact-template
A preact template for the vite packager.
https://github.com/bearddan2000/deno-web-vite-preact-template
deno preact template vite web
Last synced: 5 months ago
JSON representation
A preact template for the vite packager.
- Host: GitHub
- URL: https://github.com/bearddan2000/deno-web-vite-preact-template
- Owner: bearddan2000
- Created: 2024-10-04T18:20:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-04T18:20:01.000Z (over 1 year ago)
- Last Synced: 2025-08-02T11:49:37.552Z (11 months ago)
- Topics: deno, preact, template, vite, web
- Language: Shell
- Homepage: https://github.com/bearddan2000/deno-web-vite-preact-template
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deno-web-vite-preact-template
## Description
A preact template for the vite packager.
## Tech stack
- deno
- preact
- vite
## Docker stack
- denoland/deno:alpine
## To run
`sudo ./install.sh -u`
## To stop (optional)
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`
## Credits
[Vite docs](https://vitejs.dev/guide/)