An open API service indexing awesome lists of open source software.

https://github.com/akitectio/react-ui

Fast interface building for react
https://github.com/akitectio/react-ui

react react-component-ui reactcomponents

Last synced: 8 months ago
JSON representation

Fast interface building for react

Awesome Lists containing this project

README

          

# rs-base-framework

> Fast interface building for react

## Install

```bash
npm install --save @xdev-asia/x-react-elements
```

## Usage

```jsx
import React, { Component } from 'react'

import { Pages } from '@xdev-asia/x-react-elements'

class Example extends Component {
render() {
return
}
}
```

## License

MIT © [](https://github.com/)