https://github.com/yaolx/vite-mdx-cli
vite +mdx 自动生成静态站博客和组件库的脚手架
https://github.com/yaolx/vite-mdx-cli
mdx react vite
Last synced: 4 months ago
JSON representation
vite +mdx 自动生成静态站博客和组件库的脚手架
- Host: GitHub
- URL: https://github.com/yaolx/vite-mdx-cli
- Owner: yaolx
- Created: 2022-05-20T06:17:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T10:16:18.000Z (almost 3 years ago)
- Last Synced: 2024-11-20T02:55:44.102Z (6 months ago)
- Topics: mdx, react, vite
- Language: CSS
- Homepage:
- Size: 74.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## vite-mdx
File system based routes generator for react-router-v6 using [Vite's glob import](https://vitejs.dev/guide/features.html#glob-import).
## Getting Startedwriting technical Blog and component docs with markdown,it can support for pc and mobile.
## usage
1. install vite-mdx
npm install -g vite-mdx-cli
2. init generate project
vite-mdx init