mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 21:16:59 +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>文档会被创建在此目录下。 根目录可能会包含其他文件。 Docusaurus的安装脚本会创建两个新目录:<code>docs</code>和<code>website</code>。</p>
|
||||
|
|
|
@ -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>文档会被创建在此目录下。 根目录可能会包含其他文件。 Docusaurus的安装脚本会创建两个新目录:<code>docs</code>和<code>website</code>。</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue