文件名称:phpvalencia_demo:使用 Bower、Gulp 和 Twig (Sculpin) 的前端工作流程
文件大小:2.7MB
文件格式:ZIP
更新时间:2024-06-18 01:24:39
JavaScript
链接到。 安装 。 必须安装 PHP 和 Git。 检查 nodejs 是否可用$ node -v如果不看。 Npm 是软件包管理器,一旦安装了 node,它就应该可用。 如果没有通过$ npm install -g bower安装,则通过$ bower -v检查 bower 是否可用。 $ sculpin install $ bower install $ npm install $ sculpin generate --watch --server $ gulp 要使用您需要通过https://github.com/brigade/scss-lint安装ruby宝石scss_lint。 为此,您必须安装 。
【文件预览】:
phpvalencia_demo-master
----.gitignore(151B)
----app()
--------config()
----package.json(1KB)
----.bowerrc(53B)
----gulpfile.js(3KB)
----assets()
--------sass()
--------js()
--------img()
----README.md(820B)
----sculpin.json(496B)
----source()
--------markdown.md(3KB)
--------index.html(220B)
--------_layouts()
----bower.json(240B)
----test()
--------specs()