UNPKG

zoapp-ui

Version:

Javascript ES7 React UI Material Components extensions

47 lines (27 loc) 1.22 kB
# zoapp-ui [![Build Status](https://travis-ci.org/Zoapp/ui.svg?branch=master)](https://travis-ci.org/Zoapp/ui) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/213fd0cba50f425fb159120fdff19a22)](https://www.codacy.com/app/zoapp/ui?utm_source=github.com&utm_medium=referral&utm_content=Zoapp/ui&utm_campaign=Badge_Grade) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/zoapp/ui/blob/master/LICENSE) [![npm version](https://badge.fury.io/js/zoapp-ui.svg)](https://badge.fury.io/js/zoapp-ui) Javascript ES7 UI framework for Zoapp client / frontend apps. ## Goals Create extra components not available in Zrmc ## Getting started Add `zoapp-ui` to your `package.json`: ``` $ yarn add zoapp-ui ``` Profit! ## Contributing Please, see the [CONTRIBUTING](CONTRIBUTING.md) file. ## Contributor Code of Conduct Please note that this project is released with a [Contributor Code of Conduct](http://contributor-covenant.org/). By participating in this project you agree to abide by its terms. See [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) file. ## License zoapp-front is released under the MIT License. See the bundled [LICENSE](LICENSE) file for details.