Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idindrakusuma/learning-vue-router
https://github.com/idindrakusuma/learning-vue-router
learning udemy-tutorial vuejs2
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/idindrakusuma/learning-vue-router
- Owner: idindrakusuma
- Created: 2018-04-12T14:38:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T23:25:10.000Z (over 6 years ago)
- Last Synced: 2024-12-22T17:15:57.542Z (12 days ago)
- Topics: learning, udemy-tutorial, vuejs2
- Language: Vue
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-vue-router
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).