0 Star 1 Fork 0

alcyonides/blog

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
package.json 585 Bytes
Copy Edit Raw Blame History
alcyonides authored 2024-02-08 19:03 . Thu Feb 8 07:03:31 PM CST 2024
{
"name": "blog",
"version": "1.1.1",
"scripts": {
"dev": "vite --port 5173",
"build": "vite build",
"preview": "vite preview --port 5173"
},
"dependencies": {
"axios": "^1.2.1",
"element-plus": "^2.1.4",
"vue": "^3.2.37",
"vue-recaptcha-v3": "^2.0.1",
"vue-router": "^4.1.5",
"vue3-cookies": "^1.0.6",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"sass": "^1.54.5",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.4",
"vite": "^4.0.3"
},
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/alcyonides/blog.git
git@gitee.com:alcyonides/blog.git
alcyonides
blog
blog
master

Search