9
Creating the Example Project
In this chapter, I create the example project that is used throughout this part of the book, using the features described in Part 1. In later chapters, I’ll start to add new features, but this chapter is all about building the foundation.
Tip
You can download the example project for this chapter – and for all the other chapters in this book – from https://github.com/PacktPublishing/Mastering-Node.js-Web-Development. See Chapter 1 for how to get help if you have problems running the examples.
Understanding the project
The example project will use the features and packages introduced in Part 1 of this book. The backend server will be written in TypeScript and the code files will be in the src/server
folder. The ...
Get Mastering Node.js Web Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.