layout router, sagas, reducers, html structure

This commit is contained in:
Alexander Wong
2017-08-29 16:55:44 -06:00
parent f1972b5e46
commit aaad6ea3eb
19 changed files with 335 additions and 79 deletions
+3 -5
View File
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Caremyway",
"name": "Caremyway",
"icons": [
{
"src": "favicon.ico",
@@ -9,7 +9,5 @@
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"display": "standalone"
}