refactor(example): use create-react-app instead of parcel

This commit is contained in:
moklick
2019-10-09 19:04:25 +02:00
parent 3eea88d533
commit e144c9cd72
30 changed files with 31016 additions and 40214 deletions
+7
View File
@@ -0,0 +1,7 @@
html, body {
margin: 0;
}
html, body, #root {
height: 100%;
}