美文网首页
npm(Js的库) 下载环境(nodejs、typesprite

npm(Js的库) 下载环境(nodejs、typesprite

作者: 浪荡少年 | 来源:发表于2020-04-24 21:54 被阅读0次

浏览器搜索nodejs、

出现网址https://nodejs.org/en/,点进去下载npm库

使用cmd打开终端,输入npm,检测npm是否装上

安装nodejs环境命令:npm install ts-node -g      // -g 代表着安装在全局目录

安装typescript环境命令:npm install -g typescript    

相关文章

网友评论

      本文标题:npm(Js的库) 下载环境(nodejs、typesprite

      本文链接:https://www.haomeiwen.com/subject/krdqwhtx.html