[ja] Enhance Readability with Markdown Formatting Improvements

pull/47822/head
Arhell 2024-09-07 00:06:51 +03:00
parent 6641c0393b
commit 0647c1a4ed
1 changed files with 4 additions and 1 deletions

View File

@ -64,11 +64,14 @@ make container-serve
ローカルで依存関係をインストールし、サイトを構築してテストするには、次のコマンドを実行します。
- For macOS and Linux
```bash
npm ci
make serve
```
- For Windows (PowerShell)
```powershell
npm ci
hugo.exe server --buildFuture --environment development