vue

Installation
SKILL.md

Vue 3

The progressive JavaScript framework for building user interfaces.

Quick Start

Create project:

npm create vue@latest my-app
cd my-app
npm install
npm run dev

Component Basics

Single-File Component (SFC)

Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026