暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
bregsiaju 8143c316d4 fix: push conflict 1年前
.vscode first commit 1年前
public feat: add cart/order feature 1年前
src fix: push conflict 1年前
.eslintrc.cjs first commit 1年前
.gitignore first commit 1年前
.prettierrc.json first commit 1年前
README.md first commit 1年前
index.html add collapsed nav 1年前
netlify.toml config: add netlify deploy files 1年前
package-lock.json feat: add cart/order feature 1年前
package.json feat: add cart/order feature 1年前
vite.config.js first commit 1年前

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