Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 242 Bytes

dependency-injection-example

simple example for work buddies

if you want to run any of the examples (bad, better, DI) for some reason, you can compile it by running:

npx tsc

then you can run the wanted file from the dist folder.