# 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.