Ingen beskrivning

xiongzhu a531302e19 codepush 2 år sedan
.vscode dcb2289b0b first commit 3 år sedan
android a531302e19 codepush 2 år sedan
ios a531302e19 codepush 2 år sedan
public 13396dbe08 . 2 år sedan
resources 794486de6b ios 3 år sedan
src a531302e19 codepush 2 år sedan
.dockerignore c8b213ae5d . 3 år sedan
.env.app 1b68f3e42d . 3 år sedan
.env.development 1b68f3e42d . 3 år sedan
.env.production 1b68f3e42d . 3 år sedan
.env.test 1b68f3e42d . 3 år sedan
.eslintrc.cjs 13396dbe08 . 2 år sedan
.gitignore dcb2289b0b first commit 3 år sedan
.prettierrc.js dcb2289b0b first commit 3 år sedan
Dockerfile c8b213ae5d . 3 år sedan
README.md dcb2289b0b first commit 3 år sedan
capacitor.config.json 069981dd1e af 2 år sedan
codePush.mjs a531302e19 codepush 2 år sedan
index.html a531302e19 codepush 2 år sedan
jsconfig.json 640b57e9a2 . 2 år sedan
nginx.conf c8b213ae5d . 3 år sedan
package.json a531302e19 codepush 2 år sedan
pushAndroid.sh 984eb69454 . 3 år sedan
pushIOS.sh 010bf24446 . 3 år sedan
vite.config.js 010bf24446 . 3 år sedan
volar.config.js dcb2289b0b first commit 3 år sedan
yarn.lock a531302e19 codepush 2 år sedan
zouma.jks 931e0259b8 . 3 år sedan

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