Init repo with create-react-app-typescript

This commit is contained in:
2018-03-09 08:42:53 +05:30
commit 1a417ad5ef
13 changed files with 9085 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}