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

https://github.com/qxbyte/bitpet-website


https://github.com/qxbyte/bitpet-website

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# BitPet Website

BitPet 的产品网站原型,风格参考 Jules 首页和 Ghostty 文档页。

## Development

```bash
npm install
npm run dev -- --port 5173
```

Open .

## Build

```bash
npm run build
```

The static output is generated in `dist/`.

## Links

- GitHub repository:
- Latest release API:

Download buttons fetch the latest GitHub release at runtime and select the macOS DMG or Windows installer asset. If the API request fails, the buttons fall back to the latest release page.