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

https://github.com/aelbore/vue-profile-custom-element

VueJS profile info card using custom element input
https://github.com/aelbore/vue-profile-custom-element

card css custom-elements html javascript profile vue vue-cli vuejs web-components webpack

Last synced: 2 months ago
JSON representation

VueJS profile info card using custom element input

Awesome Lists containing this project

README

          

# vue-profile-custom-element
VueJS profile info card using custom element input

## Getting Started

* Clone repository
```
git clone https://github.com/aelbore/vue-profile-custom-element.git
```
* Install dependencies
```
npm install
```
* Start the Application
```
npm start
```

![alt text](https://raw.githubusercontent.com/aelbore/vue-profile-custom-element/master/vueprofilecustomelement.gif)