Files
sune/README.md
2025-08-13 16:06:17 -07:00

230 B

sune

Simple Vite-powered Hello World site.

Scripts

  • npm install to install dependencies.
  • npm run dev to start the development server.
  • npm run build to build the site into the docs/ directory for GitHub Pages.