This repository is a proof-of-concept to create a Vue component library.
npm install
npm run dev
<script setup>
import { TestButton } from "test-console-components"
</script>
<template>
<div id="app">
<TestButton />
</div>
</template>
This repository is a proof-of-concept to create a Vue component library.
npm install
npm run dev
<script setup>
import { TestButton } from "test-console-components"
</script>
<template>
<div id="app">
<TestButton />
</div>
</template>
npm i test-console-components
0
0.0.1-0
none
3.72 MB
14