aptr-uikit

Appitierres React powered uikit

Usage no npm install needed!

<script type="module">
  import aptrUikit from 'https://cdn.skypack.dev/aptr-uikit';
</script>

README

aptr-uikit

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

Documentation

Compile and read documentation locally inside docs/

$ gulp docs