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 비주얼 에디터 참고)
package.json
코드 복사
코드를 클립보드에 복사
"scripts": { "intlayer:editor:start": "npx intlayer editor start --with 'next dev --turbopack'"}