You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roger
0efe14f7e8
|
2 years ago | |
---|---|---|
.. | ||
1.src_分析Vue3结构 | 2 years ago | |
2.src_初识Vue3的setup | 2 years ago | |
3.src_ref函数的使用 | 2 years ago | |
4.src_reactive函数的使用 | 2 years ago | |
5.src_vue3的响应式原理 | 2 years ago | |
6.src_setup的两个注意点 | 2 years ago | |
7.src_Vue3的computed | 2 years ago | |
8.src_watch函数 | 2 years ago | |
public | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
babel.config.js | 2 years ago | |
jsconfig.json | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
vue.config.js | 2 years ago |
README.md
vue3_test
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