An open API service indexing awesome lists of open source software.

https://github.com/amanoteam/site-lyricspy

LyricsPy web properties
https://github.com/amanoteam/site-lyricspy

astro css javascript tailwindcss typescript

Last synced: about 2 months ago
JSON representation

LyricsPy web properties

Awesome Lists containing this project

README

          

# LyricsPy website

## Building

```bash
bun install
bun run build
```

Build results are in the `dist` directory.

## Testing

```bash
bun run dev
```