No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bregsiaju 8143c316d4 fix: push conflict 7 months ago
.vscode first commit 7 months ago
public feat: add cart/order feature 7 months ago
src fix: push conflict 7 months ago
.eslintrc.cjs first commit 7 months ago
.gitignore first commit 7 months ago
.prettierrc.json first commit 7 months ago
README.md first commit 7 months ago
index.html add collapsed nav 7 months ago
netlify.toml config: add netlify deploy files 7 months ago
package-lock.json feat: add cart/order feature 7 months ago
package.json feat: add cart/order feature 7 months ago
vite.config.js first commit 7 months ago

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