Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4ndr/vue-routing
https://github.com/4ndr/vue-routing
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/4ndr/vue-routing
- Owner: 4ndr
- Created: 2020-02-08T12:21:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T23:48:43.000Z (about 2 years ago)
- Last Synced: 2024-05-27T22:24:45.563Z (7 months ago)
- Language: Vue
- Size: 938 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
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).