1 | <img height="204" src="https://cloud.githubusercontent.com/assets/464822/20228152/d3f36dc2-a804-11e6-80ff-51ada2d13ea7.png">
|
2 |
|
3 | # [Blueprint](http://blueprintjs.com/) Core Components
|
4 |
|
5 | Blueprint is a React UI toolkit for the web.
|
6 |
|
7 | This package contains the core set of UI components as CSS and React code.
|
8 |
|
9 | ## Installation
|
10 |
|
11 | ```
|
12 | npm install --save @blueprintjs/core
|
13 | ```
|
14 |
|
15 | ### [Full Documentation](http://blueprintjs.com/docs) | [Source Code](https://github.com/palantir/blueprint)
|