Skip to content

liguyu/vue-admin

 
 

Repository files navigation

vue-admin

Vue Admin Panel Framework. Live Demo.

Features

  • Charts

    • Chart

    • Chartist

    • Peity

    • Plotly

  • Components

    • Breadcrumb

    • Notification

    • Message

    • Progress

    • Modal

Tech Stack

Name Version Description
Vue.js 1.0.25 Simple yet powerful library for building modern web interfaces
vuex 0.6.3 Flux-inspired Application Architecture for Vue.js
vue-router 0.7.13 The official router
vue-resource 0.8.0 Resource component
bulma 0.0.28 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.7 Simple responsive charts
plotly.js 1.13.0 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 v1.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.

License

MIT

Made with love by Fangdun Cai.

About

Vue Admin Panel Framework [WIP]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.4%
  • JavaScript 20.9%
  • Other 0.7%