mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-14 00:27:56 +00:00
10 lines
230 B
Markdown
10 lines
230 B
Markdown
# 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.
|