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)
- Host: GitHub
- URL: https://github.com/xhmm/weui-react
- Owner: XHMM
- Created: 2019-12-05T15:26:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-07T18:50:37.000Z (over 5 years ago)
- Last Synced: 2025-03-19T01:38:34.270Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://xhmm.github.io/weui-react/
- Size: 7.38 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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