Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaoping1988/ping-vue-admin
用vue做的一个后台管理系统模板,可以用此项目作为一个脚手架工程
https://github.com/xiaoping1988/ping-vue-admin
echarts particles vue waves
Last synced: 5 days ago
JSON representation
用vue做的一个后台管理系统模板,可以用此项目作为一个脚手架工程
- Host: GitHub
- URL: https://github.com/xiaoping1988/ping-vue-admin
- Owner: xiaoping1988
- Created: 2017-08-31T10:28:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T10:24:33.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T09:11:29.002Z (over 1 year ago)
- Topics: echarts, particles, vue, waves
- Language: JavaScript
- Homepage:
- Size: 2.24 MB
- Stars: 50
- Watchers: 6
- Forks: 43
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-ui
> 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 a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).