文件名称:thinkful-deployment-ui:思考网
文件大小:448KB
文件格式:ZIP
更新时间:2024-07-10 10:41:22
JavaScript
#Thinkful 部署 UI - 前端原型版本 1 使用说明来自: ###Install with Bower 您还可以使用 Bower 安装和管理 Bootstrap 的 Less、CSS、JavaScript 和字体: $ bower install bootstrap ###编译 CSS 和 JavaScript Bootstrap 使用 Grunt 作为其构建系统,并提供使用该框架的便捷方法。 这就是我们编译代码、运行测试等的方式。 ####Installing Grunt 要安装 Grunt,您必须首先下载并安装 node.js(包括 npm)。 npm 代表节点打包模块,是一种通过 node.js 管理开发依赖项的方式。 然后,从命令行:使用 npm install -g grunt-cli 全局安装 grunt-cli。 导航到根 /bootstrap/ 目
【文件预览】:
thinkful-deployment-ui-master
----bower.json(90B)
----Gruntfile.js(2KB)
----js()
--------app.min.js.map(167KB)
--------app.min.js(118KB)
--------app.js(308KB)
----assets()
--------modules()
--------less()
--------js()
--------fonts()
--------templates()
----fonts()
--------glyphicons-halflings-regular.ttf(44KB)
--------glyphicons-halflings-regular.woff2(18KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(106KB)
--------glyphicons-halflings-regular.woff(23KB)
----README.md(2KB)
----index.php(568B)
----css()
--------style.css(116KB)
----.gitignore(79B)
----deploy()
--------deploy-2.php(1KB)
--------deploy-2-B.php(2KB)
--------index.php(2KB)
--------deploy-1.php(2KB)
--------deploy-3.php(515B)
----package.json(672B)