Нет описания

xiongzhu 1e4dfe154a . 3 лет назад
.vscode dcb2289b0b first commit 3 лет назад
android ef6c30026d . 3 лет назад
ios ef6c30026d . 3 лет назад
public 018b3f2e27 pwa 3 лет назад
resources 794486de6b ios 3 лет назад
src 497fdd5fd5 . 3 лет назад
.dockerignore c8b213ae5d . 3 лет назад
.env.app 1b68f3e42d . 3 лет назад
.env.development 1b68f3e42d . 3 лет назад
.env.production 1b68f3e42d . 3 лет назад
.env.test 1b68f3e42d . 3 лет назад
.eslintrc.cjs 60dfb7b0dc . 3 лет назад
.gitignore dcb2289b0b first commit 3 лет назад
.prettierrc.js dcb2289b0b first commit 3 лет назад
Dockerfile c8b213ae5d . 3 лет назад
README.md dcb2289b0b first commit 3 лет назад
capacitor.config.json 497fdd5fd5 . 3 лет назад
index.html 353dd0a355 . 3 лет назад
jsconfig.json 010bf24446 . 3 лет назад
nginx.conf c8b213ae5d . 3 лет назад
package.json ef6c30026d . 3 лет назад
pushAndroid.sh 984eb69454 . 3 лет назад
pushIOS.sh 010bf24446 . 3 лет назад
vite.config.js 010bf24446 . 3 лет назад
volar.config.js dcb2289b0b first commit 3 лет назад
yarn.lock 1e4dfe154a . 3 лет назад
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