Bootstrap-4-UI-Kit

Free collection of Bootstrap 4 web blocks.

Github星跟踪图

Bootstrap 4 Creative UI Kit

Jumpstart your Bootstrap 4 project with this free collection of responsive web blocks.

Bootstrap UI Kit

Easy to work with and built upon Bower, GulpJS and Sass. Unlimited combinations and easy to customize. Create responsive websites with predefined html web blocks.

Getting started

Copy the source the starter template (html/template-blank.html) to a file in your project. This file contains links to the required CSS and JavaScript files. Then, copy the directory html/assets/ to your project. The directory structure should look like this:

  • /awesome-project/assets/
  • /awesome-project/index.html

You can now start copying blocks from files in the html directory to your project file. Explore blocks by opening html/index.html.

Preview

Build from source

All web blocks, scripts and styles are available out-of-the-box. You can start right away without installing any of the libraries below. If you want to modify the stylesheets using Sass, follow the instructions below.

Prerequisites

The libraries below are required if you want to build the stylesheets and javascript files.

Installation

After you've downloaded the project, navigate to the root directory with your CLI.

Install required NPM packages

$ npm install

Install Bower JavaScript libraries

$ bower install

Troubleshooting

If you get the error 'sass' is not recognized as an internal or external command when executing gulp styles, you have to install Ruby. After installation execute gem install sass in your CLI.

Modify CSS

Open the main Sass file src/sass/style.scss and modify it to suit your needs. After your changes, run $ gulp styles in your CLI to compile the new CSS to the html/assets/css directory. Open gulpfile.js for more details on what's going on.

Modify JavaScript

Open a JavaScript file in the src/scripts directory and modify it as you wish. After your changes, run $ gulp scripts in your CLI to compile the JavaScripts to the html/assets/js directory.

Special thanks

Special thanks go to the following resources:

License

Bootstrap 4 UI Kit
Copyright (C) 2016 NowSquare

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

主要指标

概览
名称与所有者NowSquare/Bootstrap-4-UI-Kit
主编程语言HTML
编程语言JavaScript (语言数: 3)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2016-12-11 17:40:19
推送于2017-02-14 19:59:36
最后一次提交2017-02-14 20:59:25
发布数0
用户参与
星数92
关注者数13
派生数34
提交数5
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?