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

https://github.com/xhmm/weui-react

weui for react (developing)
https://github.com/xhmm/weui-react

Last synced: 2 months ago
JSON representation

weui for react (developing)

Awesome Lists containing this project

README

          

@xhmm/weui-react

**warning:** this project is still in development

## Doc
see [documentation](https://xhmm.github.io/weui-react/)

## Usage
1. `npm i @xhmm/weui-react`
1. import needed css file: `import "@xhmm/weui-react/build/index.css"` (no need to import weui css, current weui version is 2.4.1)

## TODO
- [ ] remove `@material-ui`
- [ ] github actions, eslint, prettier