AT-UI

AT UI

A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 (DEPRECATED)
Under MIT License
By AT-UI

vue vue2 ui uikit at-ui





AT UI


AT-UI is a modular front-end UI framework for developing fast and powerful web interfaces based on Vue.js.


中文 README


Features

Environment Support

Links

Install

bash
npm install at-ui



```html

```


Usage

Because the style of AT-UI is independent. It's a separate project. So we should install AT-UI-Style in need before we use AT-UI. Use npm or script tag according to your preference.


bash
npm install at-ui-style


or


html
<link rel="stylesheet" href="at.min.css" />


Contribution

Finding bugs, sending pull requests or improving our docs - any contribution is welcome and highly appreciated. To get started, head over to our contribution guidelines. Thanks!


License

MIT