Skip to content

Commit 0d27119

Browse files
committed
barely working app
1 parent 88674f1 commit 0d27119

File tree

15 files changed

+592
-24
lines changed

15 files changed

+592
-24
lines changed

demo/.babelrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"presets": [
3+
"es2015",
4+
"react",
5+
"stage-0"
6+
]
7+
}

0 commit comments

Comments
 (0)