Go to file
Sake 595cf42f1e update config 2025-01-18 10:18:11 +08:00
Linux update config 2025-01-18 10:18:11 +08:00
Win update config 2025-01-18 10:18:11 +08:00
public init 2025-01-02 18:42:46 +08:00
src update config 2025-01-18 10:18:11 +08:00
.editorconfig init 2025-01-02 18:42:46 +08:00
.env init 2025-01-02 18:42:46 +08:00
.env.development init 2025-01-02 18:42:46 +08:00
.gitignore init 2025-01-02 18:42:46 +08:00
.prettierrc.json init 2025-01-02 18:42:46 +08:00
README.md init 2025-01-02 18:42:46 +08:00
eslint.config.mjs init 2025-01-02 18:42:46 +08:00
index.html init 2025-01-02 18:42:46 +08:00
jsconfig.json init 2025-01-02 18:42:46 +08:00
package.json init 2025-01-02 18:42:46 +08:00
unocss.config.js init 2025-01-02 18:42:46 +08:00
vite.config.js init 2025-01-02 18:42:46 +08:00

README.md

基于 Vue3 + Vite + Ant + Pinia 搭建

npm install
npm run dev
npm run build 默认打包到Win目录下