Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musikele/vue-routing-example
https://github.com/musikele/vue-routing-example
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/musikele/vue-routing-example
- Owner: musikele
- Created: 2018-01-11T10:41:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T10:42:06.000Z (about 7 years ago)
- Last Synced: 2023-08-26T10:11:13.262Z (over 1 year ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cli
> 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).