-
Notifications
You must be signed in to change notification settings - Fork 2
Home
brandonk1234 edited this page Oct 26, 2016
·
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.