Added example based on react

This commit is contained in:
Christoph Oberhofer
2016-05-22 22:12:22 +02:00
parent bc2d8c5f5e
commit 1f3ff9bc70
15 changed files with 7677 additions and 4362 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"plugins": ["transform-class-properties"],
"presets": ["es2015-webpack", "stage-0", "react"]
}