公共支付平台

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

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