Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

typescript-batch48

  • Install node js
  • Install typescript

npm i -g typescript // npm install -g typescript

  • for porject creation you have to write below command npm init -y tsc --init
  • npm init -y will create nodejs project with default settings and create package.json file
  • tsc --init will initialize typescript in this project and create tsconfig.json file
  • vs code install
  • how to open vs code in particular directory

code .

About

No description, website, or topics provided.

Resources

Stars

21 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages