mirror of
https://github.com/AmanoTeam/site-lyricspy.git
synced 2026-02-19 03:07:30 -03:00
LyricsPy web properties
- Astro 95.8%
- TypeScript 4.2%
| .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