Skip to content

shuaiadong/webpack-mobx-router-antd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-mobx-router-antd - SPA

技术栈

react + mobx + react-router + antd

项目启动

    npm i 

    npm dll
    
    npm server

    npm build


目录结构

├── build                 | webpack 配置
├── server                | mock 转发配置
└── src
    ├── utils             
    ├── public
    ├── components
         └── dome( index.js less.less store.js )
    ├── less
    ├── template
    ├── rootStore.js
    ├── routers.js       
    ├── app.js
    └── utils

  • 项目结构

  • babel

  • dll

  • less css

  • png | svg |

  • antd

About

webpack -mobx - router-antd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published