CoPilot: Responsive admin template made with Vue.js

CoPilot

CoPilot is a fully responsive admin template that is forked from AdminLTE. It has been updated to use with Vue.js. AdminLTE theme is based on Bootstrap 3.x, and so is CoPilot. It adopts features from LTE and it is highly customizable, and fits many screen resolutions from small mobile devices to large desktops.

The creator of this project has not included every plugin/feature that AdminLTE offers to keep it simple, giving the user the ability to add anything that is needed by importing it in the project's folders.

It is advised to use vue-cli, because CoPilot uses the webpack package (template). So you could get a full-featured Webpack with vue-loader setup and hot reload, linting, testing & css extraction.

The project has Vue-Router for routing and Vue-Resource for AJAX calls. Also, Vuex is being used for state management, in more complex approaches.

This project is made with VueJS 2.0.

Documentation

It is highly recommended that you install vue-devtools for Chrome so that you can easily inspect that state of vue and get access to other useful information.

Live Demo.