Skip to content

teradatky/zenn-contents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenn CLI

始め方

# レポジトリの clone
git clone https://github.com/teradatky/zenn-contents.git

# Zenn CLI のインストール
cd zenn-contents
npm install

# 記事作成
# slug は全ユーザーの記事で一意である必要があるので日付をつけると良い
npx zenn new:article --slug my-article-20231026

# プレビュー
npx zenn preview

参考

About

zenn.dev用コンテンツ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published