Skip to content

yxonic/vite-serve

Repository files navigation

vite-serve

Supported node versions

Instantly preview a single file with Vite. Supported formats include: .vue, .jsx, .tsx, .md (rendered by vmark), with out-of-the box Tailwind / WindiCSS support.

Usage

Install:

npm i -g vite-serve

Then preview your file:

vite-serve demo.vue  # or demo.jsx, demo.md, etc.