Skip to content

grvpanchal/bootstrap-essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Essentials

Bower version npm version

Project status: Archived. This project is no longer under active development. The 1.0.0 release is the final version and targets the last release of Bootstrap 3 (v3.4.1). No new features, fixes, or Bootstrap 4/5 support will be added. Existing releases remain available on npm and Bower for legacy use.

This project is specifically designed as an extention for bootstrap to provide a comprehensive support for building interfaces. It contains essential and common classes for bootstrap for faster web development.

Prerequisites

You need following software to setup this project:

  • npm
  • grunt-cli

Installation

  1. Clone the repo
    git clone https://github.com/grvpanchal/bootstrap-essentials.git
    
  2. Install packages
    npm install
    
  3. Compile the code
    grunt
    

All the compiled code will be available in /dist folder

About

Essential Bootstrap CSS such as margin, padding, off canvas, action button and avatars.

Topics

Resources

License

Stars

16 stars

Watchers

6 watching

Forks

Packages

 
 
 

Contributors