Test App to use Inversify & TypeScript in VS Code
Installation
-
run these commands in terminal
git clone https://github.com/jmp909/inversify-typescript-basic.git cd inversify-typescript-basic npm install
Option 1
- launch VS Code
- hit ctrl+shift+B
Option 2
run tsc
in terminal (assuming you have TypeScript installed)
Finally
- open the index.html file in your browser
- check the console