mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-14 00:27:56 +00:00
230 B
230 B
sune
Simple Vite-powered Hello World site.
Scripts
npm installto install dependencies.npm run devto start the development server.npm run buildto build the site into thedocs/directory for GitHub Pages.