My personal static-generated website; based on Vue.js & VitePress.
Make sure to have Node.js installed on your system.
Enable pnpm
as the package manager for the project:
corepack enable pnpm
pnpm install
pnpm dev
pnpm build
Lint with ESLint
pnpm lint