/v-page-template-2023

better project template with vue3, vite, markdown in 2023

Primary LanguageVueMIT LicenseMIT

v-page-template-2023

click fork or use this template

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint

Refs

see in vite.config.ts

  • Nprogress
  • Aoc
  • Markdown Page
  • unocss
  • iconify
  • layout template
  • postcss
    • autoprefixer
    • postcssNesting