https://github.com/kevinrodriguez-io/vue-intro-deck
Slides de la introducción a Vue.js
https://github.com/kevinrodriguez-io/vue-intro-deck
Last synced: 8 months ago
JSON representation
Slides de la introducción a Vue.js
- Host: GitHub
- URL: https://github.com/kevinrodriguez-io/vue-intro-deck
- Owner: kevinrodriguez-io
- Created: 2019-10-30T02:46:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:23:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T01:23:51.942Z (10 months ago)
- Language: Vue
- Size: 2.38 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Introduction Meetup Slides
## How to run
```bash
npm install
npm start
```