Creating GitHub project FreePlanet

This commit is contained in:
paolo
2018-12-10 11:38:22 +01:00
parent 056dfc16f4
commit ab8e4327f0
10 changed files with 18 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
import { Component, Vue } from 'vue-property-decorator';
import { Component, Vue } from 'vue-property-decorator'
@Component
export default class HelloWorld extends Vue {