Vue Admin
Vue Admin Panel Framework, Live Demo
Made with ❤︎ by Fangdun Cai and contributors
Features
- Responsive and Flexible Box Layout
- Variety of Charts
- Rich Components
Tech Stack
Name | Version | Description |
---|---|---|
Vue.js | 1.x | Simple yet powerful library for building modern web interfaces |
vuex | 0.8.x | Flux-inspired Application Architecture for Vue.js |
vue-router | 0.7.13 | The official router |
vue-resource | 0.9.x | Resource component |
bulma | 0.1.x | A modern CSS framework based on Flexbox |
animate.css | 3.5.1 | Just-add-water CSS animation |
chart.js | 2.1.6 | Simple HTML5 Charts using the canvas element |
chartist.js | 0.9.x | Simple responsive charts |
plotly.js | 1.x | Built on top of d3.js and stack.gl, plotly.js is a high-level, declarative charting library. plotly.js ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps |
peity | 3.2.0 | Progressive <svg> pie, donut, bar and line charts |
font-awesome | 4.6.3 | Font Awesome, the iconic font and CSS framework |
vue-devtools | 1.x | |
Webpack | ||
... |
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.