Creating A Simple Website and Server Environment with Node.js and Express.js
Here is what I have deduced is the fastest way to get an app up and running with Node.js. This requires some familiarity with using the command line. I completed the Codeacademy course “Learn The Command Line” before beginning with Node.js. I think it helped me better understand what the commands are and what they do. […]