This repository is a part of the Express Typescript tutorial. It will grow along with the course.
Each part of the course has its own branch, called for example part-1
The up-to-date version is always on the master branch.
To serve the project locally, run
npm install
npm run dev