This is a modern adaptation of the Rider 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.
-
Use the new
<script setup>
syntax -
TypeScript 5
-
ESLint with @antfu/eslint-config, single quotes, no semi,
-
Config JSX
pnpm install
pnpm dev
pnpm build
pnpm typecheck
Lint with ESLint
pnpm lint