No Description

panhui 50146f2229 . 2 years ago
.vscode c80c2f0340 . 2 years ago
public c80c2f0340 . 2 years ago
src 50146f2229 . 2 years ago
.env.app c80c2f0340 . 2 years ago
.env.development 59eb7e04ba 播放 2 years ago
.env.production c80c2f0340 . 2 years ago
.env.test c80c2f0340 . 2 years ago
.eslintrc.cjs c80c2f0340 . 2 years ago
.gitignore c80c2f0340 . 2 years ago
.prettierrc.json c80c2f0340 . 2 years ago
README.md f2603e879f first commit 2 years ago
index.html c80c2f0340 . 2 years ago
package-lock.json 59eb7e04ba 播放 2 years ago
package.json 59eb7e04ba 播放 2 years ago
tailwind.config.js c80c2f0340 . 2 years ago
vite.config.js c80c2f0340 . 2 years ago
vite.config.ts c80c2f0340 . 2 years ago
yarn.lock 59eb7e04ba 播放 2 years ago

README.md

zouma-video

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