Home

Awesome

vue-start-admin

This is a modern adaptation of the Start Vue Free - Admin Dashboard Template by KeenThemes. This project builds upon the original template, incorporating contemporary enhancements and modifications to meet current development standards and user expectations.

Changes

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Type check

pnpm typecheck

Lint with ESLint

pnpm lint