Initial set up and testing of a simple Node / Express application using pnpm. Introduces the concepts of initializing the project, the creation of a main operating file, the basic manipulation of the package.json file and the testing of operation and the use of a route.