Closed ted-strauss-K1 closed 7 years ago
You should be able to just open up the examples/index.html file and should all work! Thanks! :)
open up where? what does that mean?
In your browser
CURL and browser are not loading any pages at http://127.0.0.1/examples/
Connection refused
You shouldn't need to use a server to open the file, just open the index.html file in your browser.
I have installed this project, and run
gulp build-examples
andgulp watch-examples
.Can anyone tell me how I start serving the app to the web? Or which port it would be visible on? Do i need to make some kind of wrapper first?
Sorry, nodejs noob