Added routes & navbar

This commit is contained in:
2018-05-06 17:15:32 +10:00
parent 8f063a2406
commit 923bc782c2
7 changed files with 146 additions and 24 deletions

View File

@@ -27,6 +27,8 @@
"babel-polyfill": "^6.26.0",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-tap-event-plugin": "^3.0.2"
},
"devDependencies": {