Ingen beskrivning

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

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