scheduler:使用React构建并通过测试的Web App

时间:2021-03-16 00:27:09
【文件属性】:
文件名称:scheduler:使用React构建并通过测试的Web App
文件大小:214KB
文件格式:ZIP
更新时间:2021-03-16 00:27:09
JavaScript 面试调度 设置 使用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(721KB)
----src()
--------components()
--------setupTests.js(102B)
--------index.js(202B)
--------index.scss(561B)
--------styles()
----public()
--------images()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(306B)
----README.md(252B)
----.env.development(79B)
----.storybook()
--------addons.js(92B)
--------webpack.config.js(236B)
--------config.js(132B)
----stories()
--------index.js(1KB)

网友评论