Create react-app with typescript and move app to its own sub-folder

This commit is contained in:
Abhas Bhattacharya
2018-03-26 08:04:24 +05:30
commit 6aa2f1f1e7
18 changed files with 10117 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}