create-react-web-component:设置包装在Web组件中的React App

时间:2024-03-30 04:48:27
【文件属性】:

文件名称:create-react-web-component:设置包装在Web组件中的React App

文件大小:113KB

文件格式:ZIP

更新时间:2024-03-30 04:48:27

react typescript webcomponents TypeScript

创建React Web组件 该项目已被弃用,将不再维护! 该项目现在在 设置包装在Web组件中的React App 此设置基于 可以阅读此设置中使用的原理的详尽说明。 入门 安装 通过运行命令开始 npx create-react-web-component 或在全球范围内安装软件包 纱 yarn global add create-react-web-component npm npm i -g create-react-web-component 这将为您引导一个新项目。 现在使用以下命令: cd yarn install yarn start 您的项目将在localhost:3000上开始运行,浏览器将打开一个新窗口 贡献 问题 如果有错误报告,错误修正或建议,请随时提出问题。 拉取要求 拉取请求始终受到欢迎,我将尽我所能尽快进行审核。


【文件预览】:
create-react-web-component-master
----bin()
--------create-react-web-component(100B)
----config()
--------config-overrides.js(2KB)
----package.json(2KB)
----templates()
--------js()
--------ts()
----.github()
--------workflows()
----test()
--------Styled.test.ts(2KB)
--------ReactWebComponent.test.ts(1KB)
--------utils.test.ts(2KB)
----LICENSE(1KB)
----src()
--------reactComponent()
--------components()
--------utils()
--------index.ts(202B)
--------cli()
----tsconfig.json(399B)
----.gitignore(277B)
----README.md(3KB)
----yarn.lock(219KB)
----scripts()
--------cleanup.js(405B)
--------update-version.js(985B)
--------install-peer-deps.js(562B)
--------build-link.js(594B)
----declarations.d.ts(58B)

网友评论