# swui [![Code Climate](https://codeclimate.com/github/swimlane/swui/badges/gpa.svg)](https://codeclimate.com/github/swimlane/style-guide)
Component & Style Library for Angular2 by Swimlane.

*Note: This project is under heavy construction and is not intended for general public use yet.*

## Installing
- `npm i swui --S`
- Add `SWUIModule` to your application module 

## Development
- `npm i`
- `npm start`
- Browse to [http://localhost:999](http://localhost:9999)
