/vue-lib-sample

A sample project for a library which can be used as a dependency in other Vue.js projects and keeps components, helpers and etc.

Primary LanguageHTML

vue-lib-sample

A sample project for a Vue.js library which can be used as a dependency in other Vue.js projects and keeps components, helpers and etc.

Purpose

You can find out about the purpose of this repo here:
https://github.com/aliafsah1988/vue-lib-sample/tree/master/doc

How to run

Just in the root of the project:

npm i

And then:

npm run serve