文件名称:react-mobx-project:react-mobx-router开发模版
文件大小:287KB
文件格式:ZIP
更新时间:2024-06-01 07:57:03
react javascript mobx react-router-v4 JavaScript
react手脚架 项目架构: ├── app // 前端开发项目 │ ├── common │ │ ├── component │ │ │ ├── async │ │ │ │ ├── css.css │ │ │ │ ├── index.js │ │ │ │ └── loading.js │ │ │ ├── error │ │ │ │ ├── css.css │ │ │ │ └── index.js │ │ │ ├── load │ │ │ │ ├── css.css │ │ │ │ └── index.js │ │ │ └── nav │ │ │ ├── css.css │ │ │
【文件预览】:
react-mobx-project-master
----.gitignore(37B)
----app()
--------main.js(269B)
--------image()
--------console.js(62B)
--------index.html(468B)
--------router()
--------common()
--------stores()
----package.json(9KB)
----package-lock.json(382KB)
----webpack.config.js(2KB)
----postcss.config.js(127B)
----views()
--------index.ejs(3KB)
----README.md(3KB)
----manifestInLine.js(2KB)
----webpack.production.config.js(3KB)
----server.js(2KB)