Skip to content

old-tan/vue3-element-plus-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue3-elementplus-admin

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.

Get the project code

git clone git@github.com:old-tan/vue3-element-plus-admin.git

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

vue, element-plus, element-plus/icons-vue are automatically imported and used

/**

  • Icons do not need to be imported Usage: i-ep-
  • Error:
  • Correct:
  • Vue-related methods and APIs do not need to be imported
  • Use ref directly, etc.: const isCollapse = ref(false) */

About

vue3-element-plus-admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published