https://github.com/martincastroalvarez/vuejs-app
VueJS application
https://github.com/martincastroalvarez/vuejs-app
Last synced: 5 months ago
JSON representation
VueJS application
- Host: GitHub
- URL: https://github.com/martincastroalvarez/vuejs-app
- Owner: MartinCastroAlvarez
- Created: 2024-02-08T22:15:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T22:53:58.000Z (over 2 years ago)
- Last Synced: 2025-04-08T22:24:18.130Z (about 1 year ago)
- Language: Vue
- Size: 8.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuejs-app
VueJS application

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/)