Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wahawaher/vue-widget-common-template

Vue Widget Common Template
https://github.com/wahawaher/vue-widget-common-template

custom-elements template vue widget

Last synced: about 12 hours ago
JSON representation

Vue Widget Common Template

Awesome Lists containing this project

README

        

Vue Widget Common Template 1.0.0
-------
## Get started:
```sh
git clone https://github.com/WahaWaher/vue-widget-common-template.git
cd vue-widget-common-template
npm i

# Start development
npm run dev
# Build production
npm run build
```