公共支付平台

tangning 12477de4e2 1 пре 2 година
.vscode 3874cfc009 first commit пре 2 година
public 3874cfc009 first commit пре 2 година
src c7b04bf31c 打包 пре 2 година
vite-project 3874cfc009 first commit пре 2 година
.eslintrc.cjs 3874cfc009 first commit пре 2 година
.gitignore 3874cfc009 first commit пре 2 година
.prettierrc.json 3874cfc009 first commit пре 2 година
README.md 676a648c43 md set file пре 2 година
auto-imports.d.ts 3874cfc009 first commit пре 2 година
components.d.ts c7b04bf31c 打包 пре 2 година
env.d.ts 3874cfc009 first commit пре 2 година
index.html 3874cfc009 first commit пре 2 година
package-lock.json 3874cfc009 first commit пре 2 година
package.json c7b04bf31c 打包 пре 2 година
tsconfig.json c7b04bf31c 打包 пре 2 година
tsconfig.node.json c7b04bf31c 打包 пре 2 година
vite.config.ts 12477de4e2 1 пре 2 година
yarn.lock 3874cfc009 first commit пре 2 година

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