文件名称:react typescript + antd 框架代码示例
文件大小:137KB
文件格式:ZIP
更新时间:2023-09-01 18:54:00
react
react typescript + antd 前端框架, 入门示例demo。写的一个简单的首页页面,展示下component的创建,route创建,页面跳转,carco的主题定制,类似helloworld,使用typescript所写
【文件预览】:
mcui
----craco.config.js(345B)
----package.json(1KB)
----package-lock.json(603KB)
----src()
--------router.tsx(671B)
--------App.less(697B)
--------layouts()
--------assets()
--------routes()
--------react-app-env.d.ts(41B)
--------logo.svg(3KB)
--------common()
--------index.tsx(503B)
--------serviceWorker.ts(5KB)
--------components()
--------App.tsx(254B)
--------services()
--------setupTests.ts(255B)
--------utils()
--------App.test.tsx(280B)
--------index.css(366B)
----tsconfig.json(516B)
----.gitignore(310B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(9KB)
--------favicon.ico(3KB)
----README.md(2KB)