From a7615311723e62f04fbe607d799b5d6c809453d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=A5=95?= Date: Fri, 23 Sep 2016 16:38:35 +0800 Subject: [PATCH] add starter links (#140) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0c6073718..4016fff4a 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,9 @@ $ npm run dist ``` ## Other links +- Starter Kit + - [element-starter](https://github.com/ElementUI/element-starter) + - [element-cooking-starter](https://github.com/ElementUI/element-cooking-starter) - [Design resources](https://github.com/ElementUI/Resources) - Boilerplate for bug reports - [CodePen](https://codepen.io/anon/pen/ozYpNA)