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
- Host: GitHub
- URL: https://github.com/akitectio/react-ui
- Owner: akitectio
- Created: 2023-11-26T08:16:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T10:15:18.000Z (about 2 years ago)
- Last Synced: 2025-05-08T19:51:55.467Z (8 months ago)
- Topics: react, react-component-ui, reactcomponents
- Language: TypeScript
- Homepage: http://react-ui.akitect.io/
- Size: 4.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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/)