react-nested-table

时间:2024-06-02 14:58:33
【文件属性】:

文件名称:react-nested-table

文件大小:137KB

文件格式:ZIP

更新时间:2024-06-02 14:58:33

JavaScript

安装 克隆此仓库git clone https://github.com/harshmendapara/react-nested-table.git 运行yarn或npm install来安装依赖项。 运行yarn start或npm start来查看演示。 测验 运行yarn test或npm test进行测试。 生产 运行yarn build或npm run build到生产build。 贡献 叉吧! 创建功能分支: git checkout -b my-new-feature 提交更改: git commit -am 'Add some feature' 推送到分支: git push origin my-new-feature 提交拉取请求:D 作者 React嵌套表:copyright: ,根据许可证发布。 在贡献者的帮助下,由Harsh Mendapara撰写和维护()。 GitH


【文件预览】:
react-nested-table-master
----.eslintrc(554B)
----.babelrc(55B)
----package.json(2KB)
----package-lock.json(557KB)
----src()
--------reducers()
--------index.js(239B)
--------constants()
--------__tests__()
--------containers()
--------__mocks__()
--------index.scss(93B)
--------components()
--------store.js(453B)
--------actions()
--------sagas()
--------helpers()
----.gitignore(33B)
----webpack.config.js(2KB)
----public()
--------index.html(456B)
----README.md(1KB)
----.editorconfig(201B)

网友评论