Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peng0208/gops-frontend
gops前端
https://github.com/peng0208/gops-frontend
iview2 vue
Last synced: about 2 months ago
JSON representation
gops前端
- Host: GitHub
- URL: https://github.com/peng0208/gops-frontend
- Owner: peng0208
- Created: 2017-11-01T01:01:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T14:25:34.000Z (about 7 years ago)
- Last Synced: 2023-07-17T07:58:27.601Z (over 1 year ago)
- Topics: iview2, vue
- Language: Vue
- Homepage:
- Size: 29.3 KB
- Stars: 6
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
传送门: gops https://github.com/peng0208/gops
# gops-frontend
> 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# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).