文件名称:farmbot-react
文件大小:15KB
文件格式:ZIP
更新时间:2024-05-18 01:10:09
JavaScript
Farmbot React示例 一个示例项目,用于展示领域中React社区中的最新和最伟大的。 安装 git clone https://github.com/robertlong/farmbot-react.git cd farmbot-react npm install npm run
【文件预览】:
farmbot-react-master
----.gitignore(37B)
----.babelrc(438B)
----.flowconfig(39B)
----.eslintrc(403B)
----package.json(1KB)
----src()
--------api()
--------components()
--------middleware()
--------index.js(669B)
--------index.html(359B)
--------reducers()
--------configureStore.js(493B)
--------actions()
--------routes()
----webpack.dev.config.js(678B)
----devServer.js(620B)
----.eslintignore(33B)
----readme.md(311B)