文件名称:foundation-starter:使用 Bower 和 Grunt 的基于基础项目的样板
文件大小:9KB
文件格式:ZIP
更新时间:2024-07-18 00:06:17
JavaScript
#Foundation Starter 基于基金会的项目的起点 ##Features Bower 作为包管理器和 Grunt 任务以快速移动 ##安装 克隆这个 repo -- git clone https://github.com/Boo-urns/foundation-starter.git cd foundation-starter (随意重命名文件夹) npm install bower install grunt init (将 js 文件从 bower 复制到 js/build 并创建 styles.min.css) 如果您收到指向第 13 行functions.scss 的错误,请转到 bower_components/foundation-sass/foundation/_functions.scss **remove !global **在第 13 行和第 1
【文件预览】:
foundation-starter-master
----.gitignore(669B)
----images()
--------README.md(114B)
----package.json(460B)
----Gruntfile.js(5KB)
----LICENSE(1KB)
----js()
--------build()
--------README.md(127B)
----css()
--------scss()
----README.md(1KB)
----index.html(6KB)
----bower.json(530B)