Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 319 Bytes

README.md

File metadata and controls

executable file
·
24 lines (17 loc) · 319 Bytes

nodejs-web-vite-preact-template

Description

A preact template for the vite packager.

Tech stack

  • npm
  • vite
  • preact

Docker stack

  • node

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits

Vite docs