---
layout: home

title: 首页

hero:
  name: lib-starter-rollup
  text: 工具库快速开发模板
  tagline: 快速创建一个 JS/TS 类库，使用 Rollup 打包，使用Typedoc生成API文档，VitePress展示文档，开箱即用。
  actions:
    - theme: brand
      text: 关于项目
      link: /README
    - theme: brand
      text: API 文档
      link: /docsDist/modules
    - theme: alt
      text: View on GitHub
      link: https://github.com/Wyatex/Lib-Starter-Rollup
---
