설명 없음

xiongzhu 29317e6ad5 . 2 년 전
.vscode 41e97d778b first commit 2 년 전
public 41e97d778b first commit 2 년 전
src 29317e6ad5 . 2 년 전
.env.development 41e97d778b first commit 2 년 전
.env.production 41e97d778b first commit 2 년 전
.eslintrc.cjs 41e97d778b first commit 2 년 전
.gitignore 41e97d778b first commit 2 년 전
.prettierrc.json 41e97d778b first commit 2 년 전
README.md 70bab0bdbf . 2 년 전
index.html 29317e6ad5 . 2 년 전
jsconfig.json 41e97d778b first commit 2 년 전
package.json 41e97d778b first commit 2 년 전
postcss.config.js 41e97d778b first commit 2 년 전
tailwind.config.js 41e97d778b first commit 2 년 전
vite.config.js 41e97d778b first commit 2 년 전
volar.config.js 41e97d778b first commit 2 년 전
yarn.lock 41e97d778b first commit 2 년 전

README.md

VueAdminScaffold

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