basesystemtcb
v1.0.0
Published
TCB Base System
Downloads
1
Readme
test-basesystem
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.