Aucune description

xiongzhu fd31ac6859 . il y a 3 ans
.vscode dcb2289b0b first commit il y a 3 ans
public dcb2289b0b first commit il y a 3 ans
src dcb2289b0b first commit il y a 3 ans
.env.development dcb2289b0b first commit il y a 3 ans
.env.production dcb2289b0b first commit il y a 3 ans
.env.test dcb2289b0b first commit il y a 3 ans
.eslintrc.cjs dcb2289b0b first commit il y a 3 ans
.gitignore dcb2289b0b first commit il y a 3 ans
.prettierrc.js dcb2289b0b first commit il y a 3 ans
README.md dcb2289b0b first commit il y a 3 ans
index.html fd31ac6859 . il y a 3 ans
package.json dcb2289b0b first commit il y a 3 ans
vite.config.js dcb2289b0b first commit il y a 3 ans
volar.config.js dcb2289b0b first commit il y a 3 ans
yarn.lock dcb2289b0b first commit il y a 3 ans

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