add docs and production build method for GitHub Pages

This commit is contained in:
Xevion
2020-08-22 20:26:43 -05:00
parent c221483829
commit ea13340efd
16 changed files with 594 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<template>
$END$
</template>
<script>
export default {
name: "FontSelector"
}
</script>
<style scoped>
</style>