Delete README.md

This commit is contained in:
sss
2025-08-13 16:08:19 -07:00
committed by GitHub
parent 90a364e38e
commit f39b0a41df

View File

@@ -1,9 +0,0 @@
# 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.