Skip to content

hunterliu1003/vue-virtual-tabs

Repository files navigation

vue-virtual-tabs

A published-ready template for Vue 3 components and composable functions library.

  • pnpm
  • typescript
  • vue 3
  • vite
  • vitest
  • viteplay for documentation
  • @vueuse/core

Scripts

# Start dev server and rebuild lib on change
pnpm dev
# Build lib
pnpm build
# Run unit test
pnpm test
# Run unit test and display test coverage
pnpm coverage
# Lint
pnpm lint
# Clean up all node_modules
pnpm clean
# Run vue-tsc for each repo
pnpm typecheck

Happy coding!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published