@boites/react
v1.0.0-beta.1
Published
Easier integration of @boites/core and React
Downloads
16
Readme
@boites/react
更便捷地集成@boites/core 和 React
📦 安装
pnpm:
pnpm i @boites/react
yarn:
yarn add @boites/react
npm:
npm i @boites/react
🛠 本地调试
# 拉取项目
git clone https://github.com/Keylenn/boites.git
# 安装依赖
pnpm i
# 启动项目
pnpm -F react dev