Enjoy the free version of Connect Plus Vue Admin template. This is a powerful and lightweight teplate. It flaunts a neat, fresh, and unique design. Connect Plus puts a great focus on usability. It is highly customizable, and completely free to use.
If you like this free template, check out the full version of Connect Plus Vue
Click the image below to get a live preview.
Click here to check out the documentation
Report your issues with as many details as you can provide and we’ll try to get back to you as soon as possible.
- Star Admin Free Bootstrap Admin Template
- Purple Admin Free Admin Template
- Majestic Admin Free Bootstrap Admin Template
Please leave a star on our GitHub repo. Submit bugs and help us improve Connect Plus Vue! Find us on
Meticulously built at BootstrapDash. We hope you ❤ Connect Plus Vue!
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
connect-plus-vue-free-admin-template/
├── template
├── demo_1
├── src/
├── app/
├── assets/
├── images/
├── styles/
├── index.js
├── public/
├── .gitignore
├── CHANGELOG.md
├── package.json
├── CHANGELOG.md
├── documentation
├── LICENSE
├── README.md
$ git clone https://github.com/BootstrapDash/connect-plus-vue-free-admin-template.git
$ cd connect-plus-vue-free-admin-template
npm install
npm run dev
npm run build
npm run build --report
npm run unit
npm run e2e
npm test For a detailed explanation on how things work, check out the guide and docs for vue-loader.