/vue3-composition-api-fresh

Try the Vue3 Composition API.

Primary LanguageVue

vue3-composition-api-fresh

文档1.语雀-VCA

文档2.官方

涉及API

  • 入口方法(setup)
  • 响应式 API(Reactivity APIs)
  • 生命周期钩子(Lifecycle Hooks)
  • 依赖注入(Dependency Injection)
  • 模板Refs(Template Refs)
  • 响应式工具(Reactivity Utilities)
  • 高级响应 API(Advanced Reactivity APIs)

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.