公共支付平台

tangning d0ea71eb1d 1 3 miesięcy temu
.vscode 3874cfc009 first commit 2 lat temu
public 6c3a09b355 ico 2 lat temu
src d0ea71eb1d 1 3 miesięcy temu
vite-project 3874cfc009 first commit 2 lat temu
.eslintrc.cjs 3874cfc009 first commit 2 lat temu
.gitignore 3874cfc009 first commit 2 lat temu
.prettierrc.json 3874cfc009 first commit 2 lat temu
README.md 676a648c43 md set file 2 lat temu
auto-imports.d.ts 3874cfc009 first commit 2 lat temu
components.d.ts c7b04bf31c 打包 2 lat temu
env.d.ts 3874cfc009 first commit 2 lat temu
index.html fc60f717d5 fix: 1 2 lat temu
package-lock.json 977adae956 fix: 1 2 lat temu
package.json 9b475f078f fix: 1 2 lat temu
tsconfig.json 06b4186ce6 打包 2 lat temu
tsconfig.node.json c7b04bf31c 打包 2 lat temu
vite.config.ts 3119cf362d 添加协作 4 miesięcy temu
yarn.lock 9b475f078f fix: 1 2 lat temu

README.md

payPcMobile

This template should help get you started developing with Vue 3 in Vite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint