Skip to content

Commit

Permalink
新書版サイズへの対応
Browse files Browse the repository at this point in the history
  • Loading branch information
kght6123 committed Jul 10, 2024
1 parent 218fd59 commit 9513c55
Show file tree
Hide file tree
Showing 6 changed files with 2,207 additions and 1,336 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ brタグで改行ができます。`,

```sh
npm i # 依存関係をインストール
npx playwright-core install --with-deps chromium # Chromiumブラウザをインストール(PDF出力向け)
npm run dev # 開発モードでプレビュー(Ctrl+Cで停止)
npm run build # 本番モードでビルド(PDF出力)
```
Expand Down
Loading

0 comments on commit 9513c55

Please sign in to comment.