Giter VIP home page Giter VIP logo

bootstrap-4-ui-kit's Introduction

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.

bootstrap-4-ui-kit's People

Stargazers

sakho360 avatar

Watchers

sakho360 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.