Setting Up a New “Express” App Using Node.js and Goorm IDE
The objectives of this exercise is to create an app in Node.js that has everything I need to copy and paste stuff from in the future to quickly get setup. If you want to know how to get setup with a development environment to give some of this stuff a go then have a little read of Working With the Command Line in Goorm IDE (Node.js) β Backend Web Development. The first thing is to setup routes to various directories...Read more