Skip to content

lamking/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
    • Tooltip
    • Tabs

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.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.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.

Badaggs

Gitter

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 80.8%
  • JavaScript 18.6%
  • Other 0.6%