文件名称:rick-and-morty-app:使用Rick和Morty API由React制作的单页应用程序
文件大小:7.78MB
文件格式:ZIP
更新时间:2024-06-11 00:52:56
JavaScript
瑞克和莫蒂应用程序 使用Rick和Morty API由React制作的单页应用程序 发展 指令 依赖项安装: yarn 开始项目: yarn dev 制作项目: yarn build 运行单元测试和集成测试: yarn test 从赛普拉斯GUI运行e2e测试: yarn cy:open 在终端中运行e2e测试:在一个终端中运行yarn dev在另一个终端中运行yarn cy:open在另一个终端中运行yarn ci 内置 一个用于构建用户界面JavaScript库。 是一个模块捆绑器。 它的主要目的是捆绑JavaScript文件以供在浏览器中使用,但它也能够转换,捆绑或打包几乎任何资源或资产。 -是在现代JavaScript中使用CSS的新方法之一。 它的目的是成为CSS模块的后继者,这是一种编写CSS的方法,该CSS作用域仅限于单个组件,并且不会泄漏到页面中的任何其他元素
【文件预览】:
rick-and-morty-app-master
----.eslintrc.json(912B)
----.github()
--------workflows()
----public()
--------index.html(506B)
----yarn.lock(372KB)
----webpack.config.js(1KB)
----.prettierignore(7B)
----src()
--------pages()
--------services()
--------utils()
--------styles()
--------components()
--------assets()
--------__mocks__()
--------App.jsx(371B)
--------hooks()
--------graphql()
--------index.js(140B)
----cypress()
--------integration()
--------plugins()
--------support()
----babel.config.js(127B)
----.vscode()
--------settings.json(266B)
----cypress.json(41B)
----LICENSE(1KB)
----.prettierrc(85B)
----README.md(2KB)
----.editorconfig(147B)
----jest.config.json(675B)
----.gitignore(376B)
----.eslintignore(19B)
----package.json(2KB)