Skip to content

tderflinger/react-mdx-recharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

yarn

Run

yarn start

Build

yarn build
yarn serve

References

License

MIT License