Nincs leírás

xiongzhu 931e0259b8 . 3 éve
.vscode dcb2289b0b first commit 3 éve
android c39b12d926 . 3 éve
public b31f8157e1 . 3 éve
src af3a4c40c8 . 3 éve
.dockerignore c8b213ae5d . 3 éve
.env.development dcb2289b0b first commit 3 éve
.env.production f72e3ab46e . 3 éve
.env.test dcb2289b0b first commit 3 éve
.eslintrc.cjs af3a4c40c8 . 3 éve
.gitignore dcb2289b0b first commit 3 éve
.prettierrc.js dcb2289b0b first commit 3 éve
Dockerfile c8b213ae5d . 3 éve
README.md dcb2289b0b first commit 3 éve
capacitor.config.json 931e0259b8 . 3 éve
index.html c39b12d926 . 3 éve
jsconfig.json 97640f050f . 3 éve
nginx.conf c8b213ae5d . 3 éve
package.json c39b12d926 . 3 éve
vite.config.js af3a4c40c8 . 3 éve
volar.config.js dcb2289b0b first commit 3 éve
yarn.lock c39b12d926 . 3 éve
zouma.jks 931e0259b8 . 3 éve

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