文件名称:react_start:快速搭建react项目 cms
文件大小:503KB
文件格式:ZIP
更新时间:2024-05-25 22:56:22
JavaScript
react_start 介绍 react_start 后台管理系统 react_start 基于react-router4、redux This project was bootstrapped with . Below you will find some information on how to perform common tasks. You can find the most recent version of this guide . 项目结构 ├── build # 项目打包输出目录 │ └── ... ├── config # 配置文件 │ └── ... ├── public │ ├── favicon.ico │ └── ind
【文件预览】:
react_start-master
----.gitignore(323B)
----README.md(2KB)
----public()
--------manifest.json(492B)
--------robots.txt(57B)
--------logo192.png(8KB)
--------logo512.png(22KB)
--------index.html(5KB)
--------favicon.ico(22KB)
----package.json(5KB)
----src()
--------serviceWorker.js(5KB)
--------components()
--------index.css(1022B)
--------utils()
--------App.test.js(248B)
--------pages()
--------App.css(306B)
--------redux()
--------index.js(399B)
--------config()
--------App.js(3KB)
--------assets()
--------logo.svg(8KB)
--------theme()
----scripts()
--------build.js(6KB)
--------start.js(5KB)
--------test.js(1KB)
----config()
--------jest()
--------env.js(4KB)
--------paths.js(3KB)
--------webpackDevServer.config.js(6KB)
--------pnpTs.js(620B)
--------webpack.config.js(30KB)
--------modules.js(4KB)
----yarn.lock(425KB)