Skip to content

pumelotea/happykit-next

Repository files navigation

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