Nav bar and route is functional.
This commit is contained in:
@@ -12,8 +12,11 @@
|
||||
"test": "npm run unit && npm run e2e"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.0",
|
||||
"fastclick": "^1.0.6",
|
||||
"vue": "^1.0.21",
|
||||
"babel-runtime": "^6.0.0"
|
||||
"vue-router": "^0.7.13",
|
||||
"vux": "0.0.116"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user