Skip to content

Commit

Permalink
preview-pagesをREADMEに追記する (VOICEVOX#2382)
Browse files Browse the repository at this point in the history
Co-authored-by: Hiroshiba Kazuyuki <[email protected]>
  • Loading branch information
sevenc-nanashi and Hiroshiba authored Nov 29, 2024
1 parent e0d3869 commit 2646307
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ Storybook を使ってコンポーネントを開発することができます
npm run storybook
```

main ブランチの Storybook は Chromatic から確認できます。
<https://main--667d9c007418420dbb5b0f75.chromatic.com/>
main ブランチの Storybook は[VOICEVOX/preview-pages](https://github.com/VOICEVOX/preview-pages)から確認できます。
<https://voicevox.github.io/preview-pages/preview/branch-main/storybook/index.html>

### ブラウザ版の実行(開発中)

Expand All @@ -102,8 +102,8 @@ main ブランチの Storybook は Chromatic から確認できます。
npm run browser:serve
```

また、main ブランチのビルド結果がこちらにデプロイされています
<https://voicevox-browser-dev.netlify.app/>
また、main ブランチのビルド結果が[VOICEVOX/preview-pages](https://github.com/VOICEVOX/preview-pages)にデプロイされています
<https://voicevox.github.io/preview-pages/preview/branch-main/editor/index.html>
今はローカル PC 上で音声合成エンジンを起動する必要があります。

## ビルド
Expand Down

0 comments on commit 2646307

Please sign in to comment.