暫無描述

xiongzhu 1e71ea843f . 2 年之前
.vscode dcb2289b0b first commit 3 年之前
android 16480f7db7 . 2 年之前
ios 13396dbe08 . 2 年之前
public 13396dbe08 . 2 年之前
resources 794486de6b ios 3 年之前
src 1e71ea843f . 2 年之前
.dockerignore c8b213ae5d . 3 年之前
.env.app 1b68f3e42d . 3 年之前
.env.development 1b68f3e42d . 3 年之前
.env.production 1b68f3e42d . 3 年之前
.env.test 1b68f3e42d . 3 年之前
.eslintrc.cjs 13396dbe08 . 2 年之前
.gitignore dcb2289b0b first commit 3 年之前
.prettierrc.js dcb2289b0b first commit 3 年之前
Dockerfile c8b213ae5d . 3 年之前
README.md dcb2289b0b first commit 3 年之前
capacitor.config.json 13396dbe08 . 2 年之前
index.html 353dd0a355 . 3 年之前
jsconfig.json 010bf24446 . 3 年之前
nginx.conf c8b213ae5d . 3 年之前
package.json 13396dbe08 . 2 年之前
pushAndroid.sh 984eb69454 . 3 年之前
pushIOS.sh 010bf24446 . 3 年之前
vite.config.js 010bf24446 . 3 年之前
volar.config.js dcb2289b0b first commit 3 年之前
yarn.lock 13396dbe08 . 2 年之前
zouma.jks 931e0259b8 . 3 年之前

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