An open API service indexing awesome lists of open source software.

https://github.com/msolimans/msolimans.github.io


https://github.com/msolimans/msolimans.github.io

Last synced: 7 days ago
JSON representation

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