Skip to content

irenexixi/vite-vue3-element-plus

Repository files navigation

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

自定义脚本

一、一键脚本生成特定文件

  按模板和配置参数在指定目录生成指定文件名的文件 

  具体使用和说明见 src/lib/newModal.js

  npm run newModal
二、一键脚本生成特定模块的目录结构(简易型)

  生成特定结构的模块目录结构,具体逻辑还需要更具实际的使用场景进行调整 

  执行脚本
  npm run newModule
三、生成脚手架 - todo
四、发布并使用 npm 依赖包 - todo

About

vite+vue3.0+element-plus, frame and demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages