文件名称:robofriends:这是一个使用 react 的小应用程序,可让您搜索机器人
文件大小:202KB
文件格式:ZIP
更新时间:2024-06-18 06:03:43
react redux javascript json json-api
机器人朋友 robofriends 是一个小应用程序,可让您搜索使用 react 制作的机器人。 工具和语言 用于设计的库 生成的机器人api 标题使用的字体 javascript 框架 作为文本编辑器 用法 # 1. Clone this repo git clone https://github.com/oussamabouchikhi/robofriends.git # Or using ssh git clone git@github.com:oussamabouchikhi/robofriends.git # 2. Change directory to it cd robofriends # 3. Install dependencies npm install # 4. Run app npm start 贡献 拉请求是受欢迎的。 随意fork这个 repo。 执照
【文件预览】:
robofriends-master
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(57B)
--------favicon.ico(4KB)
--------logo512.png(9KB)
--------logo192.png(5KB)
----src()
--------SearchBox.js(304B)
--------reducers.js(897B)
--------containers()
--------index.css(561B)
--------constants.js(248B)
--------components()
--------Card.js(329B)
--------setupTests.js(255B)
--------serviceWorker.js(5KB)
--------actions.js(554B)
--------index.js(972B)
--------robots.js(1KB)
----README.md(913B)
----.gitignore(310B)
----package-lock.json(670KB)
----package.json(848B)