# TopUI

TopUI is a lightweight and modular front-end framework for developing fast and powerful web interfaces.

* [Homepage](http://itopui.com) - Learn more about TopUI

## Getting started

You have the following options to get TopUI:

- Install with [npm](https://npmjs.com) to get all source files as they are available on Github: ```npm install topui```
- Install with [yarn](https://yarnpkg.com/) to get all source files as they are available on Github: ```yarn add topui```
