akkoma-fe/src/App.vue

5 lines
118 B
Vue
Raw Normal View History

2016-10-26 19:03:55 +02:00
<template src="./App.html"></template>
2016-10-26 16:46:32 +02:00
2016-10-26 19:03:55 +02:00
<script src="./App.js"></script>
<style lang="scss" src="./App.scss"></style>