mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 13:06:58 +02:00
parent
0f3999aa29
commit
304f9235d0
14 changed files with 16 additions and 16 deletions
|
@ -89,7 +89,7 @@
|
|||
<ol>
|
||||
<li><p>먼저 <a href="https://nodejs.org/en/download/">Node</a> 최신 버전이 설치되어 있어야 합니다. 그리고 <a href="https://yarnpkg.com/en/docs/install">Yarn</a>을 미리 설치해놓는 것을 권장합니다.</p>
|
||||
<blockquote>
|
||||
<p>Node 버전은 8.x 이상, Yarn 버전은 1.5 이상을 권장합니다.</p>
|
||||
<p>You have to be on Node >= 10.9.0 and Yarn >= 1.5.</p>
|
||||
</blockquote></li>
|
||||
<li><p>Create a project, if none exists, and change your directory to this project's root.</p>
|
||||
<p>이 디렉토리에 문서를 만들겁니다. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue