文件名称:generator-typescript-react-parcel:用于 Parcel + TypeScript + React + Redux + RxJS 的 Yeoman 生成器
文件大小:125KB
文件格式:ZIP
更新时间:2024-06-19 15:58:54
JavaScript
生成器打字稿React包裹 Parcel/TypeScript/React/Redux/RxJS 安装 首先,使用安装和 generator-typescript-react-parcel(我们假设你已经预先安装了 )。 npm install -g yo npm install -g generator-typescript-react-parcel 然后生成你的新项目: yo typescript-react-parcel 您还可以使用其他生成器: yo typescript-react-parcel:component yo typescript-react-parcel:container yo typescript-react-parcel:feature yo typescript-react-parcel:model 认识约曼 约曼有一颗金子般的心。 Yeoma
【文件预览】:
generator-typescript-react-parcel-master
----.gitignore(31B)
----package.json(2KB)
----package-lock.json(411KB)
----.travis.yml(82B)
----LICENSE(1KB)
----generators()
--------component()
--------app()
--------model()
--------feature()
--------container()
----.github()
--------main.workflow(350B)
----__tests__()
--------app.js(923B)
--------container.js(429B)
--------component.js(429B)
--------feature.js(601B)
--------model.js(409B)
----README.md(2KB)
----.eslintignore(22B)
----.yo-rc.json(189B)
----.vscode()
--------settings.json(111B)
----.gitattributes(12B)
----.editorconfig(171B)
----.dependabot()
--------config.yml(111B)