react-template:React组件模板

时间:2021-05-16 22:41:43
【文件属性】:
文件名称:react-template:React组件模板
文件大小:111KB
文件格式:ZIP
更新时间:2021-05-16 22:41:43
JavaScript 模板 ... 用法 npm install --save user@host:repo/components/TEMPLATE 从您的本地代码: import {Template} from 'TEMPLATE/src/template.jsx'; ... 必须将Webpack或类似的东西配置为编译所需的导入。 开发者 只需运行测试: npm test 要在开发人员模式下运行: npm start
【文件预览】:
react-template-master
----.gitignore(77B)
----README.md(323B)
----package.json(1KB)
----src()
--------template.tests.js(555B)
--------template.jsx(276B)
--------index.js(59B)
--------template.scss(160B)
----.babelrc(62B)
----lib()
--------index.js(193B)
--------template.js(3KB)
----gulpfile.babel.js(919B)
----package-lock.json(526KB)
----demo()
--------src()
--------index.html(86B)
--------webpack.config.js(618B)

网友评论