公共支付平台

tangning 6c3a09b355 ico 2 éve
.vscode 3874cfc009 first commit 2 éve
public 6c3a09b355 ico 2 éve
src c4793c2a62 dd 2 éve
vite-project 3874cfc009 first commit 2 éve
.eslintrc.cjs 3874cfc009 first commit 2 éve
.gitignore 3874cfc009 first commit 2 éve
.prettierrc.json 3874cfc009 first commit 2 éve
README.md 676a648c43 md set file 2 éve
auto-imports.d.ts 3874cfc009 first commit 2 éve
components.d.ts c7b04bf31c 打包 2 éve
env.d.ts 3874cfc009 first commit 2 éve
index.html 3874cfc009 first commit 2 éve
package-lock.json 3874cfc009 first commit 2 éve
package.json c7b04bf31c 打包 2 éve
tsconfig.json 06b4186ce6 打包 2 éve
tsconfig.node.json c7b04bf31c 打包 2 éve
vite.config.ts a01360fe8d dabao 2 éve
yarn.lock 3874cfc009 first commit 2 éve

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