Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jy8752/zenn_article

zennの記事まとめ
https://github.com/jy8752/zenn_article

Last synced: 7 days ago
JSON representation

zennの記事まとめ

Awesome Lists containing this project

README

        

# Zenn CLI

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

## 記事を書く
```
//rootで実行
npx zenn new:article
```

## プレビューを開く
```
npx zenn preview
```