一个Monorepo结构的组件库模版仓库🧑💻👩💻👨💻
前端工程化演示项目。
- 基于Vue框架
- 支持JSX与Vue单文件组件
- Jest + Vue3 plugins实现单元测试
- Eslint + Prettier + Husky 语法检查
- 采用Rollup构建
- Vitepress + Vercel 文档网站搭建
- 基于Action CI 实现持续集成与交付
replace custom-package-name
with your package name
Install Node.js >=14 and run the following command:
pnpm install
MIT License © 2021 Lorainwings