Getting started
3 lessons in the Vue course.
Full Vue course · Search this topic · Web
- Getting Started with Vite and VueScaffold a Vue app with Vite, start the dev server, and recognize the starter files.
- Single-File ComponentsUnderstand the template, script, and style blocks inside a .vue file.
- Template SyntaxInterpolate text, bind attributes, and use basic directives in Vue templates.