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

https://github.com/martincastroalvarez/vuejs-app

VueJS application
https://github.com/martincastroalvarez/vuejs-app

Last synced: 5 months ago
JSON representation

VueJS application

Awesome Lists containing this project

README

          

# vuejs-app
VueJS application

![wallpaper.jpg](wallpaper.jpg)

Vue.js, commonly referred to as Vue, is an open-source model-view-viewmodel (MVVM) JavaScript framework used for building user interfaces and single-page applications. It was created by Evan You and is maintained by him along with the rest of the active core team members. Vue was first released in February 2014 and has since become one of the most popular JavaScript frameworks alongside React and Angular.

## Instructions

```
npm i
npm run serve
```

Visit [http://localhost:8081/](http://localhost:8081/)