1. npm install edenred-cli -g // 全局安装 2. edenred-cli -V // 查看脚手架版本号 3. edenred-cli list // 查看项目模块列表 4. example:edenred-cli init 模板名 项目目录名
published version 1.0.2, 5 years ago组件库的打包格式有哪些 1. 整个打包了 umd 2. esModule 3. 组件的按需加载 需要把每个文件 单独打包
published version 1.0.0, 4 years ago- published version 1.0.1, a year ago
- published version 1.0.0, a year ago
- published version 1.0.3, a year ago
A template for quickly starting new projects(vue3 + js + pc).
published version 2.0.1, 2 months agoThis template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
published version 1.0.0, a month ago