Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yutotnh/zenn-content

Zenn のコンテンツ
https://github.com/yutotnh/zenn-content

markdown zenn

Last synced: about 2 months ago
JSON representation

Zenn のコンテンツ

Awesome Lists containing this project

README

        

# Zenn CLI

- [📘 How to use](https://zenn.dev/zenn/articles/zenn-cli-guide)

## Create a new article

```bash
yarn zenn new:article
```

## Preview

```bash
yarn zenn preview
```