文件名称:asset:网络资产管理示例
文件大小:476KB
文件格式:ZIP
更新时间:2024-07-23 12:27:23
JavaScript
资产示例 材料 安装节点 安装 yeoman 安装 gulp 生成器 安装凉亭 运行开发 bower install npm install gulp 结果 在 dist 文件夹中创建了一个资产文件。 生产运行 bower install npm install gulp build --gulpfile gulpfile_production.js 结果 在 dist 文件夹中创建了一个缩小的文件。
【文件预览】:
asset-master
----.jshintrc(296B)
----.gitattributes(11B)
----bower.json(211B)
----gulpfile.js(4KB)
----test()
--------index.html(668B)
--------bower.json(136B)
--------spec()
--------.bowerrc(40B)
----config.json(30B)
----README.md(540B)
----gulpfile_production.js(4KB)
----.bowerrc(38B)
----.yo-rc.json(27B)
----.editorconfig(476B)
----.gitignore(74B)
----app()
--------styles()
--------images()
--------scripts()
--------templates()
--------jsons()
----src.json(624B)
----package.json(1KB)