Skip to content

jmp909/inversify-typescript-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inversify-typescript-basic

Test App to use Inversify & TypeScript in VS Code

Instructions

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

About

Test App for Inversify with VS Code & TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published