Нема описа

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