0.0.13 • Published 2 years ago

dha-vue v0.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Vue Component Library

use yarn, not npm to build this lib. npm will cause errors.

To initialize:

yarn install

To build: yarn run build

To publish If not already logged in, then login to the artifact repo from the command line npm login

Update the version number in package.json

and publish npm publish

To use in a Vue 2 app: yarn add dha-vue

Then import the components like this: import {SampleComponent} from 'dha-vue'

To add node modules to this project, use yarn, i.e.: yarn add vue

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago