Demo https://msolimans.github.io/modals/ Timeout demo: https://codepen.io/anon/pen/MEQjGo
Components built on top of Bootstrap 4 and jQuery to make development life easier
Install all required client packages
bower install
- Fork the repo and remotely pull it to your machine.
- Checkout
dev
branch
git checkout dev
- Once you're completely done with your feature or bug, commit your changes and merge with
master
branch. - Push your changes
- Add a new pull request