|
1 rok temu | |
---|---|---|
colorui | 1 rok temu | |
components | 1 rok temu | |
config | 1 rok temu | |
httpApi | 1 rok temu | |
hybrid | 1 rok temu | |
pages | 1 rok temu | |
static | 1 rok temu | |
store | 1 rok temu | |
style | 1 rok temu | |
uni_modules | 1 rok temu | |
utils | 1 rok temu | |
.editorconfig | 1 rok temu | |
.gitignore | 1 rok temu | |
App.vue | 1 rok temu | |
README.md | 1 rok temu | |
index.html | 1 rok temu | |
main.js | 1 rok temu | |
manifest.json | 1 rok temu | |
package.json | 1 rok temu | |
pages.json | 1 rok temu | |
uni.scss | 1 rok temu | |
uno.config.js | 1 rok temu | |
vite.config.js | 1 rok temu | |
yarn.lock | 1 rok temu |
测试的
yarn
管理依赖如果电脑上还没有安装 yarn
,执行以下命令安装 yarn
npm install -g yarn
//或者
cnpm install -g yarn
然后在 此项目下 执行
yarn
// 或者
yarn install