Creation:2024-08-11Last update:2025-11-22
このドキュメントをあなたの好きなAIアシスタントに参照してくださいChatGPTClaudeDeepSeekGoogle AI modeGeminiPerplexityMistralGrok
このページとあなたの好きなAIアシスタントを使ってドキュメントを要約します
このページのコンテンツはAIを使用して翻訳されました。
英語の元のコンテンツの最新バージョンを見るEdit this doc
If you have an idea for improving this documentation, please feel free to contribute by submitting a pull request on GitHub.
GitHub link to the documentationCopy
Copy doc Markdown to clipboard
エディターコマンド
editor コマンドは intlayer-editor コマンドをラップし直します。
editorコマンドを使用するには、intlayer-editorパッケージがインストールされている必要があります。(詳細は Intlayer Visual Editor を参照)
package.json
コードをコピー
コードをクリップボードにコピー
"scripts": { "intlayer:editor:start": "npx intlayer editor start --with 'next dev --turbopack'"}