Skip to content

jcortell68/inversifyjs_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How the baseline InversifyJS project/app was created

> yarn init
> yarn add node reflect-metadata
> yarn add typescript --dev
> mkdir src
> git init

Then:

  • Created src\index.ts
  • Created the tsconfig.json
  • Added script directives to package.json
  • Opened directory in VS Code and create launch configuration and task
  • Created .gitignore
  • git commit, git remote add, and git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published