Licence
(MIT OR CC0-1.0)
Version
14.27.1
Deps
5
Size
44 kB
Vulns
0
Weekly
0
@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