No Description

panhui ea85df3fc2 地址 2 years ago
.vscode f1c55df92b . 2 years ago
android f1c55df92b . 2 years ago
ios f1c55df92b . 2 years ago
public f1c55df92b . 2 years ago
resources f1c55df92b . 2 years ago
src f1c55df92b . 2 years ago
tests f1c55df92b . 2 years ago
.dockerignore f1c55df92b . 2 years ago
.env.app f1c55df92b . 2 years ago
.env.development f1c55df92b . 2 years ago
.env.production ea85df3fc2 地址 2 years ago
.env.test ea85df3fc2 地址 2 years ago
.eslintrc.cjs f1c55df92b . 2 years ago
.gitignore f1c55df92b . 2 years ago
.prettierrc.js f1c55df92b . 2 years ago
Dockerfile f1c55df92b . 2 years ago
README.md 5307e8c384 first commit 2 years ago
capacitor.config.ts f1c55df92b . 2 years ago
codePush.mjs f1c55df92b . 2 years ago
index.html f1c55df92b . 2 years ago
jsconfig.json f1c55df92b . 2 years ago
nginx.conf f1c55df92b . 2 years ago
package-lock.json f1c55df92b . 2 years ago
package.json f1c55df92b . 2 years ago
pushAndroid.sh f1c55df92b . 2 years ago
pushIOS.sh f1c55df92b . 2 years ago
removeDeployments.mjs f1c55df92b . 2 years ago
tailwind.config.js f1c55df92b . 2 years ago
vite.config.js f1c55df92b . 2 years ago
volar.config.js f1c55df92b . 2 years ago
yarn.lock f1c55df92b . 2 years ago
zouma.jks f1c55df92b . 2 years ago

README.md

paimaide

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint