An overvue about Vue.js: a brief introduction, some code examples and why you should choose Vue.js.
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
Learn more about Slidev on https://sli.dev/.