Bootstrap alert wrapper factory for creating dynamic alert instances
npm install bootstrap-alert-wrapper
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
``