Re-implement Node API example in React app

This commit is contained in:
Mars Hall
2018-12-16 11:57:34 -08:00
parent d261bdfb76
commit 65fd0a393b
3 changed files with 55 additions and 22 deletions

View File

@@ -21,5 +21,6 @@
"not dead",
"not ie <= 11",
"not op_mini all"
]
],
"proxy": "http://localhost:5000"
}