https://github.com/msolimans/msolimans.github.io
https://github.com/msolimans/msolimans.github.io
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/msolimans/msolimans.github.io
- Owner: msolimans
- Created: 2018-01-29T16:44:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T16:51:18.000Z (almost 8 years ago)
- Last Synced: 2025-01-29T07:14:33.871Z (12 months ago)
- Language: HTML
- Homepage: https://msolimans.github.io/modals
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BSComponents
Components built on top of Bootstrap 4 and jQuery to make development life easier
## Prerequisites
Install all required client packages
```youtrack
bower install
```
## Contribute
1. Fork the repo and remotely pull it to your machine.
1. Checkout `dev` branch
```youtrack
git checkout dev
```
2. Once you're completely done with your feature or bug, commit your changes and merge with `master` branch.
3. Push your changes
4. Add a new pull request