No Description

panhui 0f6477a32c Merge branch 'master' of http://git.izouma.com/xiongzhu/paimaide 3 years ago
.vscode dcb2289b0b first commit 3 years ago
android d93e276884 . 3 years ago
ios 79f1a48a09 . 3 years ago
public afb4e8a210 . 3 years ago
resources 794486de6b ios 3 years ago
src 0f6477a32c Merge branch 'master' of http://git.izouma.com/xiongzhu/paimaide 3 years ago
.dockerignore c8b213ae5d . 3 years ago
.env.app 1b68f3e42d . 3 years ago
.env.development 1b68f3e42d . 3 years ago
.env.production 1b68f3e42d . 3 years ago
.env.test 1b68f3e42d . 3 years ago
.eslintrc.cjs 13396dbe08 . 3 years ago
.gitignore dcb2289b0b first commit 3 years ago
.prettierrc.js dcb2289b0b first commit 3 years ago
Dockerfile c8b213ae5d . 3 years ago
README.md dcb2289b0b first commit 3 years ago
capacitor.config.json 069981dd1e af 3 years ago
codePush.mjs a531302e19 codepush 3 years ago
index.html a531302e19 codepush 3 years ago
jsconfig.json 640b57e9a2 . 3 years ago
nginx.conf c8b213ae5d . 3 years ago
package.json 79f1a48a09 . 3 years ago
pushAndroid.sh 984eb69454 . 3 years ago
pushIOS.sh 010bf24446 . 3 years ago
vite.config.js 0cf902896f . 3 years ago
volar.config.js dcb2289b0b first commit 3 years ago
yarn.lock 79f1a48a09 . 3 years ago
zouma.jks 931e0259b8 . 3 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