Notes Express App in Typescript using Clean Architecture and TDD
Step 1 : Fork the Repo
Step 2 : execute npm i
Step 3 : npm run test ( to straight away dive into TDD )
Step 4 : npm run dev ( for dev mode )
DONE
View the related blog explaining the whole process : Blog Post