cypd:CYP React组件设计 源码
CYPD模块 一,快速入门 利用npx安装开发环境 yarn create-react-app my-app --template typescript yarn add typescript @types/node @types/react @types/react-dom @types/jest npm install --save https://github.com/ChoFrank/cypd.git # my-app可自由替換成專案名稱 也可以使用 npm install --save ChoFrank/cypd 如要安裝其他分之支 npm install --save ChoFrank/cypd#ct_style 利用npm / yarn测试/编译您的javascript项目 npm run start # run your project through the entry
文件列表
cypd-master.zip
(预估有个91文件)
cypd-master
index.html
309B
rollup.config.js
1KB
index.css
699B
webpack.config.js
849B
.prettierignore
6B
src
href
href.tsx
659B
empty
暂无评论