Introduction to TypeScript and Environment Set Up.

 Environment Set up. 

1. Nodejs

  Download from NodeJs website, 

  node-v10.15.3-x64

  After succesfully installed, test below command in cmd. it should return the version installed 

 

    npm command :

   

2. Intall Type script using command 

  npm install -g typescript

 

 

 

    

 

posted @ 2019-05-23 22:00  CodingYM  阅读(103)  评论(0编辑  收藏  举报