Fără Descriere

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

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