An open API service indexing awesome lists of open source software.

https://github.com/thbgh/webappdemo

RR4demo + Store
https://github.com/thbgh/webappdemo

Last synced: about 1 year ago
JSON representation

RR4demo + Store

Awesome Lists containing this project

README

          

# RR4Demo [![Build Status](https://travis-ci.org/facebook/create-react-app.svg?branch=master)](https://travis-ci.org/facebook/create-react-app)
#### 最近做WebApp,使用了最新的技术栈,写了个小项目,记录心得。
### 技术栈
1. 脚手架:[create-react-app](https://github.com/facebook/create-react-app)
2. 前端框架:[react V16](https://github.com/facebook/react)
3. 组件库:[antd-mobile](https://ant.design/docs/react/introduce-cn)
4. 路由: [react-router V4](https://github.com/ReactTraining/react-router)
5. ES6 : [最新的JavaScript标准](http://es6.ruanyifeng.com/)

### App展示图片
![image](https://github.com/thbgh/RR4demo/blob/master/public/img/home.png?raw=true)
![image](https://github.com/thbgh/RR4demo/blob/master/public/img/personal.png?raw=true)