Add 'react/' from commit 'e508ac031e5d832aa95ad8ef040e82277db804d2'

git-subtree-dir: react
git-subtree-mainline: 53976e7b43
git-subtree-split: e508ac031e
This commit is contained in:
2018-06-03 13:39:31 +03:00
47 changed files with 16424 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}