2 Star 0 Fork 0

JesseT / mpb_h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

React-Cnode

react web app, api 由 cnode社区 提供,欢迎大家star和fork

技术栈

react + react-router + axios + mobx + mobx-react + antd-mobile

demo

ps: 暂时没有提高live demo,见谅

images

目录结构

react-cnode/
   |
   ├──icons/                    * 用到的icon
   |
   ├──components/               * 可复用组件

   │──pages/                    * 展示的页面
   |
   ├──store/                    * mobx

   ├──router                    * 路由
   |
   ├──routes/                   * 路由的配置,动态加载

   │──axios/                    * axios的配置文件

   │──utils/                    * 工具函数
   │    |
   |    |—— db.js               * localstorage操作
   |    |
   |    |__ index.js            * 别的工具函数


   │——constants/                * 一些常量(其实没怎么用)



   │──index.css                 * 全局的样式,其中也有修改了ant-mobile的样式
   │__index.js                  * 入口文件

TODO

  • 消息

  • 用mobx重构

如何启动

Step 1

git clone git@github.com:Juliiii/React-Cnode.git

Step 2

npm i

Step 3

npm start

license

No license

空文件

简介

暂无描述 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/JesseT/mpb_h5.git
git@gitee.com:JesseT/mpb_h5.git
JesseT
mpb_h5
mpb_h5
master

搜索帮助