Aucune description

wuyi 8aaea4612b pet-admin il y a 1 mois
public 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
src 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
.editorconfig 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
.gitattributes 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
.gitignore 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
.prettierrc.json 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
README.md 8aaea4612b pet-admin il y a 1 mois
eslint.config.js 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
index.html 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
jsconfig.json 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
package-lock.json 8aaea4612b pet-admin il y a 1 mois
package.json 8aaea4612b pet-admin il y a 1 mois
vite.config.js 8816ffb184 Initial commit: Import from base-admin il y a 1 mois
yarn.lock 8816ffb184 Initial commit: Import from base-admin il y a 1 mois

README.md

pet-admin

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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