mirror of
https://github.com/AmanoTeam/site-lyricspy.git
synced 2025-12-14 02:57:41 -03:00
LyricsPy web properties
| .vscode | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| astro.config.ts | ||
| biome.json | ||
| bun.lockb | ||
| package.json | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| wrangler.toml | ||
LyricsPy website
Building
bun install
bun run build
Build results are in the dist directory.
Testing
bun run dev