test-console-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-0 • Public • Published

Test Console Components

This repository is a proof-of-concept to create a Vue component library.

Project setup

npm install

Testing the components

npm run dev

Your Vue project

<script setup>
import { TestButton } from "test-console-components"
</script>

<template>
  <div id="app">
    <TestButton />
  </div>
</template>

Readme

Keywords

none

Package Sidebar

Install

npm i test-console-components

Weekly Downloads

0

Version

0.0.1-0

License

none

Unpacked Size

3.72 MB

Total Files

14

Last publish

Collaborators

  • chadonsom