mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 22:47:52 +02:00
parent
ee8c802fa4
commit
4d25c29f0b
2 changed files with 6 additions and 5 deletions
|
@ -9,9 +9,8 @@
|
|||
<li>Go into the root of your GitHub repo directory where you will be creating the docs.</li>
|
||||
<li><code>yarn global add docusaurus-init</code> or <code>npm install --global docusaurus-init</code></li>
|
||||
<li><code>docusaurus-init</code></li>
|
||||
<li>Verify the installation
|
||||
Along with previously existing files and directories, your root directory will now contain a structure similar to:</li>
|
||||
</ol>
|
||||
<p>Along with previously existing files and directories, your root directory will now contain a structure similar to:</p>
|
||||
<pre><code class="hljs css bash">root-of-repo
|
||||
├── docs-examples-from-docusaurus
|
||||
│ └── doc1.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue