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

https://github.com/predidit/kazumi-website

The website of Kazumi
https://github.com/predidit/kazumi-website

Last synced: about 2 months ago
JSON representation

The website of Kazumi

Awesome Lists containing this project

README

          

# Kazumi Website

基于 VitePress / TypeScript / Vue。

## 部署

安装依赖

```shell
pnpm install
```

运行

```shell
pnpm run dev
```

## 依赖

- [medium-zoom](https://github.com/francoischalifour/medium-zoom)
- [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons)
- [markdown-it-footnote](https://github.com/markdown-it/markdown-it-footnote)