Add Vue.js with TypeScript support
This commit is contained in:
6
software/src/App.vue
Normal file
6
software/src/App.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<script setup>
|
||||
</script>
|
||||
|
||||
<template>
|
||||
HackMyCart
|
||||
</template>
|
||||
Reference in New Issue
Block a user