Aucune description

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

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder