项目作者: tderflinger

项目描述 :
Example of using MDX with Recharts and React-Static.
高级语言: JavaScript
项目地址: git://github.com/tderflinger/react-mdx-recharts.git
创建时间: 2020-01-17T15:44:16Z
项目社区:https://github.com/tderflinger/react-mdx-recharts

开源协议:MIT License

下载


React-MDX-Recharts

Example of using MDX with React-Static and Recharts.

MDX is a great way to combine Markdown (.md) with
React components. In that way it is possible to use
any React component within Markdown.

You can find more explanation about React-mdx-recharts on my blog:

https://www.tderflinger.com/en/creating-interactive-markdown-mdx

Install

  1. yarn

Run

  1. yarn start

Build

  1. yarn build
  2. yarn serve

References

License

MIT License