A starter kit for Element Plus with Vite
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.
If you want to a nuxt starter, see element-plus-nuxt-starter.
# we recommend using pnpm to install dependencies
pnpm install
# if you are using npm or yarn, please install dependencies manually
# npm install
# yarn installpnpm devpnpm buildgit clone https://github.com/element-plus/element-plus-vite-starter
cd element-plus-vite-starter
pnpm i
pnpm devSee src/styles/element/index.scss.