文件名称:createjs-typescript-template
文件大小:194KB
文件格式:ZIP
更新时间:2024-06-03 05:32:36
JavaScript
createjs-typescript-template 用于在TypeScript中使用createjs编码程序的项目模板。 先决条件 用法 步骤1 执行以下命令。 npm install grunt setup grunt 第2步 在浏览器中打开dest / index.html。 (您必须使用本地服务器。) 如果您已经在PC上安装了Chrome,则还可以使用以下命令。 grunt connect
【文件预览】:
createjs-typescript-template-master
----.travis.yml(186B)
----conf()
--------tslint.json(2KB)
--------dtsm.json(2KB)
----package.json(940B)
----skeleton()
--------css()
--------images()
--------assets()
--------index.html(1KB)
----LICENSE(1KB)
----Gruntfile.js(4KB)
----src()
--------assets()
--------Main.ts(4KB)
----.gitignore(947B)
----README.md(656B)
----bower.json(666B)