Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jy8752/zenn_article
zennの記事まとめ
https://github.com/jy8752/zenn_article
Last synced: 7 days ago
JSON representation
zennの記事まとめ
- Host: GitHub
- URL: https://github.com/jy8752/zenn_article
- Owner: JY8752
- Created: 2022-06-20T23:47:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T14:12:26.000Z (3 months ago)
- Last Synced: 2024-08-18T15:26:39.913Z (3 months ago)
- Language: Cadence
- Homepage:
- Size: 31.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```