POABOB / vue3-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3 Admin

Project URL

TODO Lists

  • Echart
  • i18n

Project setup

npm install
npm run prepare

Project commit

# git add <files>
git add .
# commit with format
npm run cz
# git push origin <branch>
git push origin main

Compiles and hot-reloads for development

npm serve

Compiles and minifies for production

npm build

Customize configuration

See Configuration Reference.

About


Languages

Language:JavaScript 49.1%Language:Vue 48.2%Language:Less 1.8%Language:HTML 0.7%Language:Shell 0.2%