Vite配置 Packages

@nemmtor/react-starter-kit

<a href="https://github.com/nemmtor/react-starter-kit/actions/workflows/build-and-test.yml"><img src="https://github.com/nemmtor/react-starter-kit/actions/workflows/build-and-test.yml/badge.svg?branch=main" alt="build status"></a> <a href="http://commitiz

0.1.15 • Published 3 years ago

vgovue

Vue3 + TypeScript + Vite2 ### 安装最新组件库 `npm install vgovue@latest` ### 使用 ``` ts // 导入组件库 import vgovue from 'vgovue'; // 导入主题样式 default import 'vgovue/dist/themes/default/index.min.css'; // 导入图标库 import 'vgovue/dist/themes/font/iconfont/iconfont.min.css';

0.0.17 • Published 3 years ago

library-vite-template

library-vite-template 称为 库构建模板,又称 公共代码构建模板 ,是专门用于构建 公共代码(如:封装的库、工具等) 的 vite 配置模板,当需要开发和构建公共代码时,直接克隆本项目即可,并默认在的 src 目录下开发即可;

0.0.0 • Published 3 years ago