Skip to content

vue3+TS+Element plus 简单改造了一下vue-admin-element(自用模板)

License

Notifications You must be signed in to change notification settings

qq583044063qq/vue3-vite-ts-backend-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

element-plus-vite-starter

A starter kit for Element Plus with Vite

Element Plus

This is an example of on-demand element-plus with unplugin-vue-components.

If you want to import all, it may be so simple that no examples are needed. Just follow quickstart | Docs and import them.

If you just want an on-demand import example manually, you can check unplugin-element-plus/examples/vite.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Usage

git clone https://github.com/element-plus/element-plus-vite-starter
cd element-plus-vite-starter
npm i
npm run dev

Custom theme

See src/styles/element/index.scss.

About

vue3+TS+Element plus 简单改造了一下vue-admin-element(自用模板)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published