文件名称:Scheduler
文件大小:228KB
文件格式:ZIP
更新时间:2024-04-08 04:47:23
JavaScript
面试调度 设置 使用npm install安装依赖项。 运行Webpack开发服务器 npm start 运行Jest测试框架 npm test 运行Storybook Visual Testbed npm run storybook
【文件预览】:
Scheduler-master
----stories()
--------index.js(6KB)
----.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(725KB)
----src()
--------hooks()
--------index.js(202B)
--------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)