create react web component:设置包装在Web组件中的React App 源码
创建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.zip
(预估有个44文件)
create-react-web-component-master
bin
create-react-web-component
100B
config
config-overrides.js
2KB
package.json
2KB
templates
js
package.json
986B
src
暂无评论