implement reactjs history

This commit is contained in:
Eric Hulburd
2016-03-04 13:59:34 -06:00
parent 5b218f6518
commit aa885f331c
27 changed files with 549 additions and 546 deletions

View File

@@ -26,7 +26,8 @@
"express": "4.13.3",
"react": "0.14.3",
"react-dom": "0.14.3",
"react-router": "2.0.0",
"query-string": "^3.0.0",
"history": "^2.0.0",
"webpack": "1.12.9",
"webpack-dev-server": "1.14.0",
"extract-text-webpack-plugin": "1.0.1",