- Import
.mdx
files as Vue components - Import Vue components in your
.mdx
files - Replace markdown elements with Vue components with the MDX Provider.
- Clone this repository
- Install dependencies using
yarn
- Start development server using
yarn dev
Copyright (c) Nuxt Community