-
Notifications
You must be signed in to change notification settings - Fork 94
npm、yarn、TypeScript 和 gupl 初始化说明
Jeffrey Su edited this page May 4, 2019
·
3 revisions
TypeScript:3.4.5
gulp:3.9.0
gulp-typescript:5.0.1
del:2.2.0
npm install --save-dev typescript gulp gulp-typescript
《TypeScript 入门教程》:https://ts.xcatliu.com/
《ASP.NET Core 使用 TypeScript》:https://www.tslang.cn/docs/handbook/asp-net-core.html
《Vue TypeScript 支持》:https://cn.vuejs.org/v2/guide/typescript.html
gulp 官方入门教程:https://gulpjs.com/docs/en/getting-started/quick-start
yarn 安装说明:https://yarnpkg.com/zh-Hans/docs/install#windows-stable
也可以使用 npm 安装:npm install -g yarn
© 2019 Senparc