Skip to content

sitoolkit/workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SI-Toolkit Workshop

動かし方

git clone https://github.com/sitoolkit/workshop.git
cd workshop
yarn install

# 編集時のプレビュー用コマンド
yarn serve

# 公開用資材の生成コマンド
yarn build