0.0.1-alpha.1 • Published 12 months ago

@jiguanshu/cubes-chart v0.0.1-alpha.1

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

JiGuanShu组件模板

一个快速创建组件库的工程模板,模板基于vue3、typescript、element-plus、StoryBook。该模可以让你快速创建基于Element-plus组件库的自有组件,开发过程中可以使用StoryBook预览和测试,完成后可发布成组件文档。

this template includes:

  • Vue 3
  • TypeScript
  • TSX
  • Eslint
  • Prettier

It will help you to create own component

Getting Started

pnpm:

pnpm install
pnpm dev
pnpm build