Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaolx/vite-mdx-cli
vite +mdx 自动生成静态站博客和组件库的脚手架
https://github.com/yaolx/vite-mdx-cli
mdx react vite
Last synced: 3 days ago
JSON representation
vite +mdx 自动生成静态站博客和组件库的脚手架
- Host: GitHub
- URL: https://github.com/yaolx/vite-mdx-cli
- Owner: yaolx
- Created: 2022-05-20T06:17:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T10:16:18.000Z (over 2 years ago)
- Last Synced: 2024-08-09T08:08:06.534Z (3 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