Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 343 Bytes

File metadata and controls

23 lines (19 loc) · 343 Bytes

happykit next

一个基于vue3js的全新管理端开发框架
基于rollup重构工程

文档

请移步 https://happykit.org

问题反馈

请提交issue

运行

git clone https://github.com/pumelotea/happykit-next.git
cd happykit-next
cd example
yarn install
cd ..
yarn install
yarn dev
cd example
yarn serve