-
Notifications
You must be signed in to change notification settings - Fork 2
Home
brandonk1234 edited this page Feb 23, 2017
·
43 revisions
Appitierre's UI kit, built using React, consists of a range of different components to help make developing powerful apps easier than ever.
Assuming you have Node JS installed run the following commands to save UI kit to your system.
$ npm install aptr-uikit --save
Compiles your files and starts a local server.
$ npm start
Take a look at the list of components below and how you can use them yourself.
- Accordion
- ActionBar
- AlertInfo
- Button
- ButtonGroup
- Card
- CheckListItem
- Chip
- CollectionItem
- CSSBorderRadiusSelector
- CssBorderSelector
- CssValue
- DetailTileItem
- DropDown
- FlatButton
- Folder
- Forms
- List
- Loading
- Message
- Narrative
- Pagination
- ProgressBar
- RangeSlider
- SearchBar
- SearchFilter
- SelectOption
- StarRating
- Tabs
- Tag
- TileItem
- Toggle