yesen c589ef6389 计算属性 2 年之前
..
01_初识setup b14b5c8501 初识vue3 2 年之前
02_ref函数 a6b178094b ref函数 2 年之前
03_reactive函数 18554b8247 reactive函数 2 年之前
04_setup的注意点 6986143e3d setup的注意点 2 年之前
05_计算属性 c589ef6389 计算属性 2 年之前
public bd5dac5e88 你好,vue3 2 年之前
src c589ef6389 计算属性 2 年之前
.gitignore bd5dac5e88 你好,vue3 2 年之前
README.md bd5dac5e88 你好,vue3 2 年之前
index.html bd5dac5e88 你好,vue3 2 年之前
package.json bd5dac5e88 你好,vue3 2 年之前
vite.config.js bd5dac5e88 你好,vue3 2 年之前
yarn.lock bd5dac5e88 你好,vue3 2 年之前

README.md

vue3

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build