标签:with exp serve 技术 body ESS androi render type
English | 简体中文
?? IE / Edge |
?? Firefox |
?? Chrome |
?? Safari |
?? Electron |
---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
npm install cp-design --save
yarn add cp-design
在组件库中使用了 SASS,在安装的时候记得安装 node-sass
npm install node-sass --save-dev
yarn add node-sass -D
import { Button } from ‘cp-design‘
const App = () => (
<>
<Button type="primary">PRESS ME</Button>
</>
)
https://10086xiaozhang.github.io/CP-DESIGN
iOS
Android 4.0+
有任何建议或意见您可以进行 提问。
React Hooks Typescript 开发的一款 H5 移动端 组件库
标签:with exp serve 技术 body ESS androi render type
原文地址:https://www.cnblogs.com/fuGuy/p/12631554.html