Create-React-App + TypeScript + Ant-Design(不带 Eject)

时间:2021-06-08 14:53:56
【文件属性】:
文件名称:Create-React-App + TypeScript + Ant-Design(不带 Eject)
文件大小:114KB
文件格式:ZIP
更新时间:2021-06-08 14:53:56
Boilerplate 这个项目是用 Create React App 引导的。 您将在下面找到有关如何执行常见任务的一些信息。 您可以在此处找到本指南的最新版本。 目录 更新到新版本 发送反馈 文件夹结构 可用脚本 npm start npm test npm run build npm run eject 支持的语言功能和 Polyfills 语法 在编辑器中突出显示 在编辑器中显示 Lint 输出 在编辑器中调试 更改页面
【文件预览】:
cra-ts-antd-master
----.babelrc(101B)
----package.json(848B)
----tslint.json(3KB)
----config-overrides.js(906B)
----LICENSE(1KB)
----src()
--------registerServiceWorker.ts(2KB)
--------App.css(363B)
--------resources()
--------logo.svg(3KB)
--------index.tsx(315B)
--------App.tsx(583B)
--------App.test.tsx(218B)
--------index.css(63B)
----tsconfig.test.json(87B)
----tsconfig.json(765B)
----.gitignore(292B)
----public()
--------manifest.json(298B)
--------index.html(2KB)
--------favicon.ico(24KB)
----README.md(93KB)
----yarn.lock(253KB)

网友评论