the-rest-api-client

v0.0.8
This template should help get you started developing with Vue 3 in Vite.

dev

vite

desktop-app:dev

pnpm tauri dev

build

run-p type-check build-only

build:lib

vite build --config vite-lib.config.ts && pnpm type-emit

preview

vite preview

test:unit

vitest --environment jsdom --root src/

build-only

vite build

type-check

vue-tsc --noEmit -p tsconfig.json --composite false

type-emit

vue-tsc --p tsconfig.build.json --declaration --emitDeclarationOnly

lint

eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 2/17/2023

Downloads

Maintainers