1.2.6 • Published 2 years ago
itracllc-web-shared v1.2.6
Install inside a NPM project
# npm
npm install itracllc-web-shared
# yarn
yarn add itracllc-web-shared
Use
All components
import Vue from 'vue'
import iComponents from 'itracllc-web-shared'
import 'itracllc-web-shared/dist/style.css'
Vue.use(iComponents)