@@ -11,7 +11,7 @@ if (process.env.NODE_DEV !== 'production') {
let routes = [
{
path: '/',
- redirect: 'demo'
+ redirect: 'home'
},
path: '/home',