公共支付平台

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

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