Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 682 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 682 Bytes

front-demo

2022年10月02日

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.

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/wz826/front-demo
cd front-demo
npm i
npm run dev

Custom theme

See src/styles/element/index.scss.