Skip to content
On this page

安装

环境支持

node16+

版本

1.0.0-beta.3

使用包管理器

建议您使用包管理器NPM, Yarn 安装 @rdapp/web-components-store, 然后就可以使用打包工具,例如 Vite 和 webpack

选择一个你喜欢的包管理器

# NPM
npm install @rdapp/web-components-store --save

# Yarn
yarn add @rdapp/web-components-store

浏览器直接引入

暂不支持