beacon-user-interface

1.4.1 • Public • Published

BUI - Beacon User Interface

To add BUI styles to bootstrap, just link to the bui-styles.css file in bui-css. The style overrides have been built using bootstrap 3.2.0.

BUI is built to be modular. An application can load regular bootstrap, then when ready, adding override classes will activate the bui style overrides. You can add these override classes to the <html> tag or localize them to a specific <div>.

Demo

http://decipher-design.com/bui/

Currently Available Overrides

bui-grid bui-typography bui-icons bui-buttons bui-modals

Installation

  1. To install:

    bower install bui
  2. If you do not have Bower installed, install it via npm:

    npm install -g bower
  3. If that didn't work, you probably don't have Node.js installed, so download and install it, then repeat step #2, then repeat step #1. Fun!

Development Installation (for Non-FocusVision Employees)

  1. Clone

    $ git clone git://github.com/decipherinc/bui.git && cd bui
  2. Install development dependencies

    $ npm install
  3. Build the .css files by executing:

    $ grunt
  4. To automatically compile .less files as you work, execute:

    $ grunt watch:main

Development Installation (for FocusVision Employees)

Ask Christopher Hiller or Dick DeLeon where to clone from, then follow above steps #2-onward.

Notes

TDB

Copyright

2014-2015 FocusVision Worldwide

License

MIT

Author

Dick DeLeon

Package Sidebar

Install

npm i beacon-user-interface

Weekly Downloads

0

Version

1.4.1

License

MIT

Last publish

Collaborators

  • boneskull