3 typescript starter:Three.js + Typescript + Webpack样板 源码
打字稿Three.js Webpack入门 打字稿支持。 Webpack HTML插件 用法 安装打字稿 npm install typescript -g 开始 $ git clone https://github.com/pinqy520/three-typescript-starter.git $ cd three-typescript-starter $ npm install # or yarn $ npm start
文件列表
three-typescript-starter-master.zip
(预估有个10文件)
three-typescript-starter-master
package.json
977B
LICENSE
1KB
src
index.html
126B
index.ts
1KB
style.css
65B
tsconfig.json
617B
.gitignore
612B
webpack.config.js
1KB
暂无评论