bootstrap-ui:Bootstrap 用户界面集合。 http

时间:2024-07-22 19:49:46
【文件属性】:

文件名称:bootstrap-ui:Bootstrap 用户界面集合。 http

文件大小:117KB

文件格式:ZIP

更新时间:2024-07-22 19:49:46

JavaScript

Bootstrap UI 是使用构建的用户界面元素的集合。 它由的产品负责人维护。 提交新的 UI 资源 要提交新的 UI 资源,请或创建拉取请求。 贡献 Bootstrap UI 使用作为其构建系统,具有使用框架的便捷方法。 这就是我们编译代码、运行测试等的方式。 要安装 Grunt,您必须首先 (包括 npm)。 npm 代表,是一种通过 node.js 管理开发依赖项的方式。 然后,从命令行: 安装grunt-cli全球与npm install -g grunt-cli 。 导航到根目录/bootstrap-ui/ ,然后运行npm install 。 npm 将查看package.json文件并自动安装其中列出的必要本地依赖项。 它还会自动运行bower install ,它安装bower.json定义的bower.json 。 完成后,您将能够运行从命令行提供的grun


【文件预览】:
bootstrap-ui-gh-pages
----css()
--------bootstrap-ui.css(112KB)
----package.json(906B)
----less()
--------bootstrap-ui.less(1KB)
----fonts()
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.ttf(40KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(61KB)
----.bowerrc(28B)
----CNAME(17B)
----index.html(5KB)
----js()
--------bootstrap-ui.js(34KB)
----Gruntfile.js(2KB)
----.gitignore(159B)
----README.md(2KB)
----.jshintrc(256B)
----bower.json(265B)
----.editorconfig(165B)

网友评论