Skip to content
brandonk1234 edited this page Feb 23, 2017 · 43 revisions

Documentation

Introduction

Appitierre's UI kit, built using React, consists of a range of different components to help make developing powerful apps easier than ever.

Getting started

Assuming you have Node JS installed run the following commands to save UI kit to your system.

$ npm install aptr-uikit --save

For Developers

Compiles your files and starts a local server.

$ npm start

Components

Take a look at the list of components below and how you can use them yourself.