Appearance
npm create vxt@latest
npm run build-only
Or with type check:
npm run build
Or build-watch to build with file changes:
build-watch
npm run build-watch