Monday, 8 January 2018

My web-app now has basic functionality -- next steps?

When I run node server.js and go to localhost:3000 I get some basic functionality. I want to test it as an actual website/server. Do I have to change app.listen(3000) value?Also how can I deploy it for free? I have used github to set up a website before, but that was just some basic html/css/bootstrap.

Submitted January 08, 2018 at 05:06PM by GoodChanceImStoned

No comments:

Post a Comment