1.0.0 • Published 11 months ago

basesystemtcb v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

test-basesystem

npm version

A basic Vue 2 package for the test-basesystem.

Installation

npm install test-basesystem

Usage

import Vue from 'vue';
import TestBasesystem from 'test-basesystem';

Vue.use(TestBasesystem);

// Now you can use the components and directives from test-basesystem in your Vue app

Components

  • Component 1
  • Component 2
  • Component 3

Directives

  • Directive 1
  • Directive 2
  • Directive 3

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This package is open source and available under the MIT License.

1.0.0

11 months ago