Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
bregsiaju 8143c316d4 fix: push conflict il y a 8 mois
.vscode first commit il y a 8 mois
public feat: add cart/order feature il y a 8 mois
src fix: push conflict il y a 8 mois
.eslintrc.cjs first commit il y a 8 mois
.gitignore first commit il y a 8 mois
.prettierrc.json first commit il y a 8 mois
README.md first commit il y a 8 mois
index.html add collapsed nav il y a 8 mois
netlify.toml config: add netlify deploy files il y a 8 mois
package-lock.json feat: add cart/order feature il y a 8 mois
package.json feat: add cart/order feature il y a 8 mois
vite.config.js first commit il y a 8 mois

README.md

post-vue

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