From 0111970acf4f5c8a0f9c6056e311bbaa5a481756 Mon Sep 17 00:00:00 2001 From: Benny van Reeven Date: Tue, 15 Sep 2015 08:12:08 +0200 Subject: [PATCH] Add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1adb28 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# React-TypeScript + +Minimal boilerplate for a single-page app using React, TypeScript 1.6 with TSX, and Visual Studio Code.