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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?