项目作者: vikdiesel

项目描述 :
Admin One — Free Vue.js Bulma Admin Dashboard SPA/PWA
高级语言: Vue
项目地址: git://github.com/vikdiesel/admin-one-vue-bulma-dashboard.git
创建时间: 2019-07-29T08:05:50Z
项目社区:https://github.com/vikdiesel/admin-one-vue-bulma-dashboard

开源协议:MIT License

下载


Admin One — Free Vue Bulma Buefy Dashboard

version license

Free Vue.js 2.6 Bulma Buefy admin dashboard

Admin One is simple, beautiful and free Vue.js 2.x Buefy Bulma admin dashboard

  • Built with Vue.js 2.x Bulma and Buefy
  • Vue CLI & Vite build tools support
  • Laravel Jetstream Inertia Vue integration available — Info
  • Classic Options API using data, computed, methods, etc.
  • Composition API version is available under vue-2x-composition-api branch
  • Styled scrollbars
  • SPA with Vuex & Router
  • SCSS sources with variables
  • Reusable components
  • Responsive
  • Free under MIT License
  • Premium version available

Table of Contents

Other versions

Bulma dashboard versions

Free and premium Bulma dashboard templates.

TailwindCSS dashboard versions

Free and premium Tailwindcss dashboard templates (Vue 3.x available).

Description & Demo

Description

https://justboil.me/bulma-admin-template/free-vue-buefy-dashboard/

Free Dashboard Demo

https://vikdiesel.github.io/admin-one-vue-bulma-dashboard/?v=2

Premium Dashboard Demo

https://admin-one.justboil.me

Options API

Built with classic Options API for Vue.js 2.x using data, computed, methods, etc.

Composition API version

Composition API for Vue.js 2.x is available under vue-2x-composition-api branch

Quick Start

Get code & install. Then use either Vue CLI or Vite builds.

Get code & install

Get the repo

Install

cd to project’s dir and run npm install

Vue CLI builds

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

Vite builds

Vite is next Generation Frontend Tooling featuring unbundled web-development

Compiles and hot-reloads for development

  1. npm run build

Compiles and minifies for production

  1. npm run build:vite

Linting

Lint

  1. npm run lint

Lints and fixes files

  1. npm run lint:fix

Laravel 9.x integration

This dashboard can be integrated with Laravel 9.x Jetstream Inertia + Vue.js stack. Check guide for more information.

Browser Support

We try to make sure dashboard works well in the latest versions of all major browsers:

Chrome Firefox Edge Safari Opera

Reporting Issues

JustBoil’s free items are limited to community support on GitHub.

The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.

  1. Make sure you are using the latest version of the dashboard
  2. Provide steps to reproduce
  3. Provide an expected behavior
  4. Describe what is actually happening
  5. Platform, Browser & version as some issues may be browser specific

Licensing