Açıklama Yok

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

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