JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q64646F
  • License Apache

happykit next refactor width rollup

Package Exports

  • happykit

Readme

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