aliafsahnoudeh / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 53.5%Language:Vue 33.4%Language:JavaScript 13.1%