Skip to content

fozero/appstore-react-v2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个用react开发的appstore列表页面,使用本地mock数据 技术栈 react+redux+react-redux+react-router+axios+scss

截图

项目结构

|--config    
|--node_modules
|--public
|--scripts
|--src
    |-----api   //api接口
    |-----components  //组件
    |-----pages  //页面
    |-----plugins   //插件相关 axios
    |-----router  //路由
    |-----store   //redux
    |-----styles   //公共样式
    |-----utils   //工具包
    |-----index.js   //入口
|--package.json

项目构建运行

#运行
npm start  
#测试
npm test  
#构建
npm run build  

相关链接

https://react.docschina.org/
https://www.redux.org.cn/
https://react-redux.js.org/
http://react-guide.github.io/react-router-cn/

联系

fozero@126.com
https://github.com/fozero

About

appstore-react2.0版本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published