|
@@ -49,7 +49,14 @@
|
|
|
three.js application.
|
|
|
</p>
|
|
|
|
|
|
- <h3>Node.js server</h3>
|
|
|
+ <h3>Servez</h3>
|
|
|
+ <div>
|
|
|
+ <p>
|
|
|
+ [link:https://greggman.github.io/servez Servez] is a simple server with a GUI.
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <h3>Node.js http-server</h3>
|
|
|
<div>
|
|
|
<p>Node.js has a simple HTTP server package. To install:</p>
|
|
|
<code>npm install http-server -g</code>
|