Explorar o código

add another example using http-server

Gregg Tavares %!s(int64=6) %!d(string=hai) anos
pai
achega
6f09b65463
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      threejs/lessons/threejs-setup.md

+ 5 - 0
threejs/lessons/threejs-setup.md

@@ -43,6 +43,11 @@ Once you've done that type
 
     http-server path/to/folder/where/you/unzipped/files
 
+Or if you're like me
+
+    cd path/to/folder/where/you/unzipped/files
+    http-server
+
 It should print something like
 
 {{{image url="resources/http-server-response.png" }}}