2.4.1.listen port and simple routing
Last updated
Was this helpful?
Last updated
Was this helpful?
1.Run a simple web server
1.Install all npm modules recorded on package.json
2.Append code to app.js to listen specific port, for example:
3.Try to start app.js
4.Open browser