Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 15 days ago
JSON representation

A preact template for the vite packager.

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/)