文件名称:scheduler
文件大小:523KB
文件格式:ZIP
更新时间:2024-04-19 04:27:31
JavaScript
面试调度 设置 使用npm install安装依赖项。 该应用程序将在上运行,并且需要scheduler-api才能正确运行。 scheduler-api将在。 运行Webpack开发服务器 npm start 运行Jest测试框架 npm test 运行Storybook Visual Testbed npm run storybook 屏幕截图
【文件预览】:
scheduler-master
----.eslintrc.json(57B)
----.gitignore(320B)
----package.json(1KB)
----jsconfig.json(54B)
----package-lock.json(637KB)
----src()
--------components()
--------setupTests.js(102B)
--------index.js(202B)
--------helpers()
--------__mocks__()
--------index.scss(561B)
--------styles()
--------hooks()
----cypress.json(90B)
----public()
--------images()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(306B)
----README.md(767B)
----.env.development(79B)
----.storybook()
--------addons.js(92B)
--------webpack.config.js(236B)
--------config.js(132B)
----stories()
--------index.js(6KB)
----docs()
--------appointments.jpeg(155KB)
--------appointment-form.jpeg(188KB)
--------appointment-delete.jpeg(180KB)
----cypress()
--------integration()
--------support()
--------plugins()
--------fixtures()