antd-mobile-zane
v0.0.2
Published
# ui地址:https://pixso.cn/app/editor/ChUnbJDF8jO1uFncOr5wdA
Downloads
1
Readme
react + hook + antd-mobile + redux + axios + express 制作家具展示类app
ui地址:https://pixso.cn/app/editor/ChUnbJDF8jO1uFncOr5wdA
目录结构
Api:接口--nodeExpress集中引入
assets:静态图片管理
Components:组件
Express:node服务
Routers:路由配置
Store:redux状态管理:reduxjs/toolkit
Utils:公共方法
Views:页面配置
主要依赖项
1.reduxjs/toolkit--redux 2.antd-mobile 3.axios 4.express 5.react 6.react-router-dom 7.styled-components
项目启动指令 / node服务启动指令
启动 npm start node服务启动指令 node src/Express/index