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

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