Last active
August 29, 2015 14:02
-
-
Save mael/c750062919d395ec5d9d to your computer and use it in GitHub Desktop.
ServerNode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ejecutar un servidor nodejs simple, para cargar webs con javascript | |
(Dentro de la carpeta del proyecto) | |
#http-server -p 5000 -c-1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment