From 97cc8757dfbc442f9b669fae587ebd2f5a68c703 Mon Sep 17 00:00:00 2001 From: minwe Date: Fri, 5 Jun 2015 15:31:53 +0800 Subject: [PATCH] add style guide and live templates links --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e0ddfdf..3bf6e13 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ [![Dependency Status](https://img.shields.io/david/amazeui/amazeui-react.svg?style=flat-square)](https://david-dm.org/amazeui/amazeui-react) [![devDependency Status](https://img.shields.io/david/dev/amazeui/amazeui-react.svg?style=flat-square)](https://david-dm.org/amazeui/amazeui-react#info=devDependencies) +**规范及工具**: + +- [React 编码规范](https://github.com/Minwe/style-guide/blob/master/React.js.md) +- [React JetBrains 编辑器 Live Templates](https://github.com/Minwe/jetbrains-react) + ## 开发及构建 ### 目录结构