ゼロからVivliostyleでレポートを書くまで ①環境構築編 その1
ゼロからVivliostyleでレポートを書くまで ①環境構築編 その1
第1
ゼロからVivliostyleでレポートを書くまで ①環境構築編
https://zenn.dev/kaiware0x/articles/ad747d1c8b49b8npm create book mybook
第2
npm -V
npm create book xxxx
cd xxxxx
ls
第3
以下vscode の作業
code .
npm run build
pdf file 作成
第4
evinceでpdf-file ptrview
以上