No Description

刘洋 a42341e855 脚手架以及少许界面初版提交 9 months ago
.vscode a42341e855 脚手架以及少许界面初版提交 9 months ago
build a42341e855 脚手架以及少许界面初版提交 9 months ago
src a42341e855 脚手架以及少许界面初版提交 9 months ago
static a42341e855 脚手架以及少许界面初版提交 9 months ago
types a42341e855 脚手架以及少许界面初版提交 9 months ago
.env a42341e855 脚手架以及少许界面初版提交 9 months ago
.env.development a42341e855 脚手架以及少许界面初版提交 9 months ago
.env.production a42341e855 脚手架以及少许界面初版提交 9 months ago
.gitignore a42341e855 脚手架以及少许界面初版提交 9 months ago
.npmrc a42341e855 脚手架以及少许界面初版提交 9 months ago
README.md a42341e855 脚手架以及少许界面初版提交 9 months ago
antdvNames.ts a42341e855 脚手架以及少许界面初版提交 9 months ago
package.json a42341e855 脚手架以及少许界面初版提交 9 months ago
tsconfig.json a42341e855 脚手架以及少许界面初版提交 9 months ago
tsconfig.node.json a42341e855 脚手架以及少许界面初版提交 9 months ago
uno.config.ts a42341e855 脚手架以及少许界面初版提交 9 months ago
vite.config.mts a42341e855 脚手架以及少许界面初版提交 9 months ago

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder