文件名称:not-scuffed-component-library:https
文件大小:519KB
文件格式:ZIP
更新时间:2024-04-24 13:42:22
TypeScript
可用脚本 在项目目录中,可以运行: npm run sb 在开发模式下运行应用程序。 npm test 在交互式监视模式下启动测试运行器。 npm run build-sb 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 npm run lint 检查代码中的语法错误 npm run release 将新的语义版本发布到npmjs.com并将标签推送到github
【文件预览】:
not-scuffed-component-library-main
----.eslintrc.json(61B)
----.gitignore(179B)
----.babelrc(112B)
----package.json(2KB)
----.np-config.json(84B)
----commitlint.config.js(397B)
----package-lock.json(2.02MB)
----src()
--------react-app-env.d.ts(40B)
--------utils()
--------styled.d.ts(856B)
--------index.ts(26B)
--------setupTests.ts(240B)
--------stories()
----public()
--------robots.txt(66B)
----tsconfig.json(525B)
----.github()
--------workflows()
--------dependabot.yml(154B)
----.prettierignore(179B)
----README.md(517B)
----.eslintignore(179B)
----index.ts(22B)
----.storybook()
--------main.js(185B)
--------preview.js(74B)
----.npmignore(179B)
----.gitattributes(18B)
----.husky()
--------.gitignore(2B)
--------pre-commit(88B)
--------commit-msg(77B)
----.editorconfig(143B)
----.prettierrc(40B)