Express & NodeJS. Configuring server, routes, handlebars, bootstrap, ports, middleware, app.use, app.get, catching & throwing errors, handling forms, file uploads, cookies, sessions, reading/writing files, and more
Run the express web server
$ npm start
localhost:3000