mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-14 09:37:37 +02:00
parent
54497bfb51
commit
e9838dbb66
16 changed files with 16 additions and 30 deletions
|
@ -138,7 +138,7 @@
|
|||
<li>Run <code>cd website</code> to go into the <code>website</code> directory.</li>
|
||||
<li>Run <code>npm start</code> or <code>yarn start</code>.</li>
|
||||
</ol>
|
||||
<p>A browser window will open up at <a href="http://localhost:3000">http://localhost:3000</a>.</p>
|
||||
<p>A browser window will open up at <a href="http://localhost:3000/docusaurus-tutorial/">http://localhost:3000/docusaurus-tutorial/</a>.</p>
|
||||
<p>Congratulations, you have just made your first Docusaurus site! Click around the pages to get a feel for it.</p>
|
||||
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2019-7-27 by Jay Martin</em></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/en/next/tutorial-setup"><span class="arrow-prev">← </span><span>Setting Up</span></a><a class="docs-next button" href="/docs/en/next/tutorial-create-pages"><span>Create Pages</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#scaffold-the-site">Scaffold the Site</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
|
||||
/docs/en/installation">Getting Started</a><a href="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue