# antMobileDemo **Repository Path**: NaturalDragon/antMobileDemo ## Basic Information - **Project Name**: antMobileDemo - **Description**: test - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一.运行步骤 1.git clone https://git.oschina.net/NaturalDragon/antMobileDemo.git 2.npm install 3.npm start 二.工具安装 1.安装4.0以上Node.js,node地址[node](https://nodejs.org/en/) 2.安装git, 地址[git](https://git-for-windows.github.io/) 3.安装vs code,地址[vscode](http://code.visualstudio.com/B?utm_expid=101350005-31.YsqwCVJESWmc4UCMDLsNRw.1&utm_referrer=https%3A%2F%2Fwww.baidu.com%2Flink%3Furl%3DeTUYUYq62jmpbJpvHcROhY3vKFu3-EHsLXYY9a97jAnldINYlOsOWD727-p4c8TP%26wd%3D%26eqid%3Dd77396520001224000000005582bb569) 三.学习资料 1.react ,极客学院学习传送门:[react](http://wiki.jikexueyuan.com/project/react/),npm安装react:[npmReact](https://git.oschina.net/NaturalDragon/npmReact) 2.react路由,[react-router](http://react-guide.github.io/react-router-cn/) 3.es6,传送门:[es6](http://es6.ruanyifeng.com/#docs/intro) 4.打包工具webpack,[webpack(http://webpack.github.io/docs/) 5.react状态管理Redux(可以不看,直接看dva) ,[redux](http://cn.redux.js.org/index.html) 6.react状态管理dva,[dva核心](https://github.com/dvajs/dva) [dva-knowledgemap](https://github.com/dvajs/dva-knowledgemap) ant-design中dva配置[配置](https://github.com/dvajs/dva-docs/blob/master/v1/zh-cn/tutorial/01-概要.md)