@antv/f-react
Version:
FEngine for React
26 lines (15 loc) • 467 B
Markdown
FEngine React 组件
See our GitHub [https://github.com/antvis/FEngine](https://github.com/antvis/FEngine) for more information
## Install
Using npm:
```sh
npm install --save @antv/f-react
```
or using yarn:
```sh
yarn add @antv/f-react
```
## 使用方式
使用方式请参考 [F2 官网](https://f2.antv.vision) 文档: [https://f2.antv.vision/zh/docs/tutorial/react](https://f2.antv.vision/zh/docs/tutorial/react)
## License
[MIT license](./LICENSE).