文件名称:react-antd-demo:学习react+react-router +antd 搭环境
文件大小:245KB
文件格式:ZIP
更新时间:2024-05-20 16:23:36
JavaScript
#下载项目 git clone :modanzuo/react-antd-demo.git #框架用到的库 antd react react-app-rewired react-router react-router-dom fetch #运行 安装库 npm install #本地开发 yarn yarn run start npm npm run start 上线 yarn yarn run build npm npm run build
【文件预览】:
react-antd-demo-master
----public()
--------manifest.json(311B)
--------index.html(2KB)
--------favicon.ico(4KB)
----config-overrides.js(419B)
----yarn.lock(286KB)
----src()
--------utils()
--------logo.svg(3KB)
--------index.css(63B)
--------components()
--------assets()
--------registerServiceWorker.js(4KB)
--------App.test.js(248B)
--------index.js(278B)
--------routes()
----README.md(409B)
----.gitignore(290B)
----package.json(664B)