Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4ndr/vue-cli
A simple Vue application
https://github.com/4ndr/vue-cli
Last synced: about 1 month ago
JSON representation
A simple Vue application
- Host: GitHub
- URL: https://github.com/4ndr/vue-cli
- Owner: 4ndr
- Created: 2019-12-22T01:16:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:06:18.000Z (about 2 years ago)
- Last Synced: 2024-05-27T22:24:45.125Z (7 months ago)
- Language: Vue
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
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).