react--bp:React应用程序的模板

时间:2024-03-09 19:36:53
【文件属性】:

文件名称:react--bp:React应用程序的模板

文件大小:287KB

文件格式:ZIP

更新时间:2024-03-09 19:36:53

react build typescript webpack dev

React应用程序模板 React应用程序的完整配置 您需要最低的Node.js 14 yarn -从安装所有的package.json依赖 yarn dev在开发模式下在localhost:3000上运行 yarn dev:pro pro-在localhost:3000上以开发模式运行而不会掉毛 yarn build -项目构建 yarn start start-在localhost:5000上运行构建 显现 要生成清单,请使用 服务人员(SW) 软件选项: : 软件食谱: : 提交消息准则 对于如何格式化git commit消息,我们有非常精确的规则。 这会导致更具可读性的消息,在查看项目历史记录时易于遵循。 提交消息格式 每个提交消息均由类型,范围和主题组成: (): 提交消息的任何一行都不能超过100个字符! 这使


【文件预览】:
react--bp-master
----.stylelintignore(34B)
----.babelrc(379B)
----docs()
--------vscode.md(2KB)
----.husky()
--------commit-msg(68B)
--------pre-push(51B)
--------.gitignore(1B)
--------pre-commit(52B)
----package.json(4KB)
----__tests__()
--------transform()
--------__mocks__()
--------__snapshots__()
--------App.test.tsx(345B)
----.eslintrc.json(3KB)
----.prettierrc(314B)
----jest.config.js(737B)
----LICENSE(1KB)
----.env(19B)
----src()
--------registerServiceWorker.ts(2KB)
--------assets()
--------index.html(988B)
--------pages()
--------index.tsx(261B)
--------index.scss(19B)
--------components()
--------App.tsx(2KB)
----tsconfig.json(732B)
----.gitignore(189B)
----typings()
--------images.d.ts(223B)
--------index.d.ts(68B)
--------tests.d.ts(50B)
----.commitlintrc.json(61B)
----public()
--------manifest.json(1KB)
--------icons()
--------favicon.ico(2KB)
----README.md(2KB)
----yarn.lock(490KB)
----.stylelintrc(6KB)
----.eslintignore(42B)
----.editorconfig(160B)
----webpack()
--------base.js(3KB)
--------development.js(884B)
--------production.js(3KB)
--------paths.js(731B)
----.vscode()
--------launch.json(244B)
--------settings.json(459B)

网友评论