Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md
Browse files Browse the repository at this point in the history
starriv authored Sep 8, 2016
1 parent 78f70c6 commit dd8a3d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit dd8a3d5

Please sign in to comment.