Skip to content

Commit

Permalink
ビルドできた
Browse files Browse the repository at this point in the history
  • Loading branch information
neverclear86 committed Mar 24, 2019
1 parent ba0e36b commit 5dc409a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
@Component({})
export default class App extends Vue {
private created() {
this.$router.push({path: '/'})
}
}
</script>

0 comments on commit 5dc409a

Please sign in to comment.