galen-prototype:小型原型,展示了Galen Framework的常规工作流程和基本功能,可用于自动测试响应式设计

时间:2021-04-30 05:16:31
【文件属性】:
文件名称:galen-prototype:小型原型,展示了Galen Framework的常规工作流程和基本功能,可用于自动测试响应式设计
文件大小:3.2MB
文件格式:ZIP
更新时间:2021-04-30 05:16:31
JavaScript 盖伦原型 小型原型,展示了的常规工作流程和基本功能,可用于响应式设计的自动测试。 设置 首先,请确保已安装 。 然后使用npm和package.json获取Grunt和所有必需的Grunt插件。 Grunt和Galen Framework命令行界面应该全局安装,以便能够在任何地方使用它们,并防止grunt shell出现问题。 npm install; npm install grunt-cli -g; npm install galenframework-cli -g; 可用的Grunt任务 基本任务 grunt clean :清理build文件夹。 grunt copy :将所有相关的文件夹和文件从source文件夹复制到build文件夹。 grunt build :执行clean和copy任务。 grunt connect :启动一个本地服务器,该服务器可从。 grun
【文件预览】:
galen-prototype-master
----source()
--------index.html(3KB)
--------img()
--------css()
----Gruntfile.js(3KB)
----jsconfig.json(58B)
----config(3KB)
----README.md(3KB)
----tests()
--------galenframework()
----.gitignore(30B)
----package.json(465B)

网友评论