Skip to content

msolimans/BSComponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo https://msolimans.github.io/modals/ Timeout demo: https://codepen.io/anon/pen/MEQjGo

BSComponents

Components built on top of Bootstrap 4 and jQuery to make development life easier

Prerequisites

Install all required client packages

 bower install

Contribute

  1. Fork the repo and remotely pull it to your machine.
  2. Checkout dev branch
 git checkout dev
  1. Once you're completely done with your feature or bug, commit your changes and merge with master branch.
  2. Push your changes
  3. Add a new pull request