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

https://github.com/arrow2nd/zenn

📚 Zennの記事置き場
https://github.com/arrow2nd/zenn

Last synced: about 1 month ago
JSON representation

📚 Zennの記事置き場

Awesome Lists containing this project

README

        

# zenn

📚 Zenn の記事置き場

## Scripts

```sh
# 記事の作成
pnpm new:article

# 本の作成
pnpm new:book

# プレビュー
pnpm preview
```