diff --git a/README.md b/README.md index 455c23b..00b1a4f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # React Scaffold -This project contains the react infrastructure +This project contains the React + React Router + Redux infrastructure + [![Build Status](https://travis-ci.org/starriv/react-scaffold.svg?branch=master)](https://travis-ci.org/starriv/react-scaffold) + # Feature - ES6+ support, use babel - with development and the product model - development patterns support heat load -- convenient extension, at the same time joined the less, postcss, redux loader, etc # Setup - git clone https://git.coding.net/starriv/react-scaffold.git @@ -18,13 +19,12 @@ default use development model # React 脚手架 -包含基础的React 项目结构 +包含基础的React + React Router + Redux 项目结构 # 特点 - ES6+的支持,使用Babel转换 - 开发模式 和 产品模式 - 开发模式热加载支持 -- 方便扩展, 同时加入了less, postcss, redux 等loader # 安装 - git clone https://git.coding.net/starriv/react-scaffold.git