npm-explorer:使用React构建的npm依赖浏览器

时间:2021-04-14 02:31:59
【文件属性】:
文件名称:npm-explorer:使用React构建的npm依赖浏览器
文件大小:244KB
文件格式:ZIP
更新时间:2021-04-14 02:31:59
TypeScript 该项目是通过引导的。 NPM探索者 部署到 该项目使用 API来检查依赖项 运行npm start或yarn start播放 通过验证了结果 经过测试 react 具有很多依赖项的bloater (最多显示1000个程序包) 带有循环依赖关系的jest (v22.4.3) @angular/core有范围 可用脚本 在项目目录中,可以运行: npm start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 npm run build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。 您的应用已准备好进行部署! 有关更
【文件预览】:
npm-explorer-master
----.prettierignore(6B)
----.gitignore(333B)
----tsconfig.json(660B)
----README.md(2KB)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----.prettierrc(29B)
----package.json(2KB)
----.lintstagedrc.js(123B)
----src()
--------components()
--------index.tsx(878B)
--------index.css(380B)
--------utils()
--------App.test.tsx(221B)
--------theme.ts(86B)
--------serviceWorker.ts(5KB)
--------App.tsx(1KB)
--------react-app-env.d.ts(40B)
--------backup()
--------App.css(48B)
--------types()
--------observables()
--------store()
--------logo.svg(3KB)
--------hooks()
----.husky()
--------.gitignore(2B)
--------pre-commit(59B)
----.travis.yml(719B)
----.editorconfig(99B)
----yarn.lock(531KB)
----.eslintrc.js(1KB)

网友评论