1.0.0 • Published 4 years ago

life-frame v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

这是react组件库封装

方法:先在脚手架的src目录下创建一个自定义组件名称的文件夹,在里面创建 component文件夹 index.js文件 编写自定义组件的内容 index.css文件 写自定义组件的样式 public文件夹 index.html文件 写普通的html文件框架,写一个#root的div标签 index.js文件 在这里将component文件夹下的index.js文件内的组件暴露出去,在脚手架的src下的layout文件可以引入使用

1.0.0

4 years ago