Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 563 Bytes

readme.md

File metadata and controls

17 lines (15 loc) · 563 Bytes

Bootstrap Alert Wrapper

Bootstrap alert wrapper factory for creating dynamic alert instances.

Installation Using NPM

npm install bootstrap-alert-wrapper

Building from The source

Make sure node.js and git client are locally installed on your machine and then run the following commands:

cd bootstrap-alert-wrapper
npm install
gulp

Copyright and License

bootstrap-alert-wrapper is copyrighted by JavaTMP and licensed under MIT license.