jupath / vue3-intro

Vue3 New Features Introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3 New Features Introduction

  • Composation API
  • Suspense Component
  • Teleport Component
  • Multiple V-Models
  • Composables

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue3 New Features Introduction

License:MIT License


Languages

Language:Vue 82.6%Language:JavaScript 10.3%Language:HTML 4.6%Language:CSS 2.5%