@virmator/frontend
v13.7.0
Published
Default frontend plugin for virmator.
Downloads
991
Maintainers
Readme
@virmator/frontend
A default plugin for virmator.
Available commands
frontend
Runs a frontend dev server with Vite.
Examples
virmator frontend
Configs
- configs/vite.config.ts
Deps
Sub Commands
build
Builds a frontend for deployment using Vite (and Rollup).
- Examples
virmator frontend build
- Examples
preview
Builds a frontend and previews that build in a local dev server.
- Examples
virmator frontend preview
- Examples