暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
bregsiaju 62d0d57c3a add nav, categories, menu 1年前
.vscode first commit 1年前
public add nav, categories, menu 1年前
src add nav, categories, menu 1年前
.eslintrc.cjs first commit 1年前
.gitignore first commit 1年前
.prettierrc.json first commit 1年前
README.md first commit 1年前
index.html add nav, categories, menu 1年前
package-lock.json add nav, categories, menu 1年前
package.json add nav, categories, menu 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