Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aqyuki/articles

Zennの記事を管理するリポジトリです.
https://github.com/aqyuki/articles

Last synced: 17 days ago
JSON representation

Zennの記事を管理するリポジトリです.

Awesome Lists containing this project

README

        

# Articles

このリポジトリでは,Zenn の記事を管理しています.

## 使い方

### 記事の作成

```bash
npx zenn new:article
```

### 本の作成

```bash
npx zenn new:book
```

### プレビュー

```bash
npx zenn preview
```