Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

healthbrian

Used Technologies

Front-end framework: Vue.js

UI Library: Bootstrap-vue

How to use run the each components

Open the component directory. (ex. recommendation-card).

Install the dependencies

npm install

After that run the Vue application run the following URL

npm run serve

How to publish components to the NPM

First sign-in to the NPM library

npm login

On the each component directory, please type the following commands. Then you'll get the destination file on the "dist" folder.

npm run build:npm

After build the component, publish the component by using the follow command.

npm publish

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages