Bootstrap is a port of the Twitter Bootstrap toolkit to the Kynetx Rules Language. Leveraging the bootstrap toolkit reduces the time and effort to develop single page application using KRL. Simply include the stylesheet and required Javascript files in your Kynetx ruleset:
use css resource "http://your-server.com/bootstrap.min.css
use javascript resource "http://your-server.com/js/bootstrap-modal.js"