This is the free version of one of our most popular admin dashboard templates - Purple, built with Vue.js. This free-to-use template comes with an MIT license. Use it on all your projects. If you’d like to get your hands on the premium version of this template, feel free to get in touch with us!
The full version contains 4 different sample dashboards, 5 sample layout styles, and over 20 sample pages, including stunning dark mode themes! Check it out here.
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.
Here are some of our most popular templates:
Please leave a star on our GitHub repo. Submit bugs and help us improve Stellar Admin Vue! Find us on Twitter, Facebook, Instagram, Behance, Pinterest, Dribbble, LinkedIn
Meticulously built at BootstrapDash. We hope you ❤ Stellar Admin 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:
purple-free-vue-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/purple-free-vue-admin-template.git
$ cd purple-free-vue-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.