Nincs leírás

panhui 5b2c94ef38 . 2 éve
.vscode c80c2f0340 . 2 éve
public c80c2f0340 . 2 éve
src 5b2c94ef38 . 2 éve
.env.app c80c2f0340 . 2 éve
.env.development c80c2f0340 . 2 éve
.env.production c80c2f0340 . 2 éve
.env.test c80c2f0340 . 2 éve
.eslintrc.cjs c80c2f0340 . 2 éve
.gitignore c80c2f0340 . 2 éve
.prettierrc.json c80c2f0340 . 2 éve
README.md f2603e879f first commit 2 éve
index.html c80c2f0340 . 2 éve
package-lock.json 5b2c94ef38 . 2 éve
package.json 5b2c94ef38 . 2 éve
tailwind.config.js c80c2f0340 . 2 éve
vite.config.js c80c2f0340 . 2 éve
vite.config.ts c80c2f0340 . 2 éve
yarn.lock 5b2c94ef38 . 2 éve

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