Jump to content

NodeWorldOfText: Difference between revisions

Dat Hack3r (talk | contribs)
m Hosting an NWOT: Fixed SyntaxHighlighting errors by switching to HTML syntax.
Dat Hack3r (talk | contribs)
m Quickstart: Switch to a numbered list.
 
Line 10: Line 10:


=== Quickstart ===
=== Quickstart ===
<ul>
<ol>
   <li>Clone the OWOT repository
   <li>Clone the OWOT repository
     <ul><li><syntaxhighlight lang="bash" inline>git clone https://github.com/system2k/nodeworldoftext.git nwot</syntaxhighlight></li></ul>
     <ul><li><syntaxhighlight lang="bash" inline>git clone https://github.com/system2k/nodeworldoftext.git nwot</syntaxhighlight></li></ul>
Line 38: Line 38:
     <ul><li><code>http://localhost:8080</code></li></ul>
     <ul><li><code>http://localhost:8080</code></li></ul>
   </li>
   </li>
</ul>
</ol>


=== Common issues ===
=== Common issues ===