react-memoization-hooks

时间:2021-05-10 07:26:21
【文件属性】:
文件名称:react-memoization-hooks
文件大小:609KB
文件格式:ZIP
更新时间:2021-05-10 07:26:21
JavaScript 带钩记忆 第一步 :chequered_flag: 克隆存储库。 git clone https://github.com/vitormalencar/ cd在目录中。 cd react-memoization-hooks 安装项目依赖项: yarn install # ou npm install 启动开发服务器: yarn start # ou npm run start 最后,在您选择的浏览器中转到 ,您可以开始使用 :rocket: 。 :light_bulb: 专业技巧使用App.final.js作为最终参考指南,此文件包含最终项目供您遵循。 可选在本地运行服务器 :antenna_bars: 如果要脱机运行服务器: yarn run start:server # ou npm run start:server 这应该在端口3001上打开本地服务器,您可以通过访问对其进行测试。如果要更改数据,可以编辑本地 。 而不是指向github API
【文件预览】:
react-memoization-hooks-master
----db.json(401KB)
----.github()
--------contributing.md(1KB)
--------issue_template.md(727B)
--------pull_request_template.md(861B)
----public()
--------manifest.json(445B)
--------index.html(2KB)
--------robots.txt(67B)
--------favicon.ico(4KB)
--------logo512.png(9KB)
--------logo192.png(5KB)
----tailwind.config.js(201B)
----src()
--------Components()
--------index.css(786B)
--------Services()
--------App.js(871B)
--------start.js(871B)
--------reportWebVitals.js(343B)
--------App.final.js(1KB)
--------setupTests.js(241B)
--------index.js(495B)
----artwork.png(192KB)
----craco.config.js(136B)
----.prettierrc.json(3B)
----license(1KB)
----.editorconfig(265B)
----.gitignore(2KB)
----readme.md(3KB)
----package-lock.json(1.42MB)
----package.json(1KB)

网友评论