mass:Gulp + Angular + Material + 更少的种子

时间:2024-07-14 16:30:24
【文件属性】:

文件名称:mass:Gulp + Angular + Material + 更少的种子

文件大小:12KB

文件格式:ZIP

更新时间:2024-07-14 16:30:24

JavaScript

Angular + Gulp + 少种子 使用 Angular、Gulp、Less 和模块化设计加速新项目的开发。 笔记 确保 angular 模块名称与 bower.json 的名称匹配。 它用于创建模板缓存。 如果您正在编写模块,请将所有模板放入src/views目录中的子文件夹中: src/views/mymodule/ template1.html template2.html 在模块化应用程序中,这将确保模板名称不会在缓存中发生冲突。 应用程序样式表入口点是app.less 。 它在gulpfile.config.js配置。


【文件预览】:
mass-master
----.jshintrc(666B)
----.gitignore(50B)
----package.json(2KB)
----src()
--------stylesheets()
--------views()
--------scripts()
--------index.html(906B)
----.bowerrc(68B)
----gulpfile.js(10KB)
----README.md(572B)
----gulpfile.config.js(5KB)
----bower.json(762B)
----server.js(478B)
----gulpfile.helpers.js(4KB)

网友评论