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

https://github.com/koki-develop/slidev-template

自分用
https://github.com/koki-develop/slidev-template

Last synced: 7 months ago
JSON representation

自分用

Awesome Lists containing this project

README

          

To start the slide show:

```console
$ pnpm install
$ pnpm run dev
```

To deploy to GitHub Pages:

```console
$ gh workflow run deploy.yml
```