文件名称:scheduler:Scheduler是使用React构建的采访调度程序应用程序!
文件大小:233KB
文件格式:ZIP
更新时间:2024-05-11 02:17:13
面试调度 设置 使用npm install安装依赖项。 运行Webpack开发服务器 npm start 运行Jest测试框架 npm test 运行Storybook Visual Testbed npm run storybook
【文件预览】:
scheduler-master
----stories()
--------index.js(5KB)
----.storybook()
--------config.js(132B)
--------addons.js(92B)
--------webpack.config.js(236B)
----jsconfig.json(54B)
----package.json(1KB)
----.eslintrc.json(57B)
----.env.development(79B)
----package-lock.json(735KB)
----src()
--------hooks()
--------index.js(202B)
--------__mocks__()
--------setupTests.js(102B)
--------index.scss(561B)
--------components()
--------styles()
--------helpers()
----.gitignore(320B)
----public()
--------images()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(252B)