Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 235 Bytes

File metadata and controls

15 lines (11 loc) · 235 Bytes

SI-Toolkit Workshop

動かし方

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

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

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