https://github.com/swapagarwal/learn-vue-app
💃 Enjoy the Vue!
https://github.com/swapagarwal/learn-vue-app
exercise guided-exercises javascript learn learn-vue learn-vuejs tutorial tutorial-exercises vue vuejs
Last synced: 2 months ago
JSON representation
💃 Enjoy the Vue!
- Host: GitHub
- URL: https://github.com/swapagarwal/learn-vue-app
- Owner: swapagarwal
- Created: 2019-05-20T17:02:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:49:06.000Z (over 2 years ago)
- Last Synced: 2025-04-23T11:57:14.480Z (2 months ago)
- Topics: exercise, guided-exercises, javascript, learn, learn-vue, learn-vuejs, tutorial, tutorial-exercises, vue, vuejs
- Language: Vue
- Homepage: https://gitpod.io/#https://github.com/swapagarwal/learn-vue-app/
- Size: 2.49 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to learn-vue-app!
[](https://gitpod.io/#https://github.com/swapagarwal/learn-vue-app/)
``` bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev
```> Inspired by [learn-react-app](https://github.com/tyroprogrammer/learn-react-app/)