文件名称:调度器
文件大小:293KB
文件格式:ZIP
更新时间:2024-03-10 14:25:02
JavaScript
面试调度 使用React,Node&Express和PostgreSQL面试预订应用程序 设置 使用npm install安装依赖项。 运行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(809KB)
----src()
--------components()
--------setupTests.js(102B)
--------index.js(202B)
--------helpers()
--------index.scss(561B)
--------styles()
--------hooks()
----public()
--------images()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(306B)
----root()
--------Appointments.png(34KB)
--------Days.png(35KB)
----README.md(530B)
----.env.development(79B)
----.storybook()
--------addons.js(92B)
--------webpack.config.js(236B)
--------config.js(132B)
----stories()
--------index.js(6KB)