You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can try using the node module http-server.
First install node.js and npm here.
Next install the node module http-server. Instructions here.
Then navigate to your project folder through the command line and type http-server. This shall launch a web server.
Any advice on how to do this for OS X? I installed Mongoose, but I'm not sure exactly how to launch it in my project folder.
Thanks,
J
The text was updated successfully, but these errors were encountered: