mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 08:57:03 +02:00
parent
226741598f
commit
09740316dd
8 changed files with 25 additions and 25 deletions
|
@ -36,7 +36,7 @@
|
|||
<li>Place assets, such as images, in the <code>website/static/</code> folder.</li>
|
||||
<li>Run the site to see the results of your changes.</li>
|
||||
</ol>
|
||||
<pre><code>cd website
|
||||
<pre><code class="hljs">cd website
|
||||
yarn <span class="hljs-builtin-name">run</span> start # <span class="hljs-keyword">or</span> - npm <span class="hljs-builtin-name">run</span> start
|
||||
<span class="hljs-comment"># navigate to http://localhost:3000</span>
|
||||
</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue