Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liebsen/hotpizza

Vue example
https://github.com/liebsen/hotpizza

Last synced: about 1 month ago
JSON representation

Vue example

Awesome Lists containing this project

README

        

# [Admin One — Free Vue Bulma Dashboard](https://justboil.me/bulma-admin-template/one)

[![version](https://img.shields.io/badge/version-1.3.0-blue.svg)](https://justboil.me/bulma-admin-template/one) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://justboil.me/bulma-admin-template/one)

[![Vue.js Bulma free admin dashboard](https://justboil.me/images/one/repository-preview-hi-res.png)](https://vikdiesel.github.io/admin-one-vue-bulma-dashboard/)

**Admin One** is simple, beautiful and free Vue.js Buefy Bulma admin dashboard (SPA/PWA).

* Free under MIT License
* PWA/SPA — Single page app
* Built with Vue.js, Buefy & Bulma
* SCSS sources with variables
* [Premium version](https://justboil.me/bulma-admin-template/one) available

## Table of Contents

* [Other versions](#other-versions)
* [Description & Demo](#description--demo)
* [Quick Start](#quick-start)
* [Browser Support](#browser-support)
* [Reporting Issues](#reporting-issues)
* [Licensing](#licensing)
* [Useful Links](#useful-links)

## Other versions

More info on free & premium versions of Admin One dashboard: https://justboil.me/bulma-admin-template/one

### Bulma Admin Dashboard (HTML)

**Free & premium.** HTML + CSS/SCSS Bulma admin dashboard

https://github.com/vikdiesel/admin-one-bulma-dashboard

### Laravel Bulma Admin Dashboard (Vue.js SPA)

**Free & premium.** Laravel version with fully-styled authentication scaffolding and resource CRUD samples (front-end & back-end)

https://github.com/vikdiesel/admin-one-laravel-dashboard

## Description & Demo

#### Description

https://justboil.me/bulma-admin-template/one

#### Free Dashboard Demo

https://vikdiesel.github.io/admin-one-vue-bulma-dashboard/

#### Premium Dashboard Demo

https://admin-one.justboil.me

## Quick Start

#### Get the repo

* [Create new repo](https://github.com/vikdiesel/admin-one-vue-bulma-dashboard/generate) from this template
* …or clone the repo on GitHub
* …or [download .zip](https://github.com/vikdiesel/admin-one-vue-bulma-dashboard/archive/master.zip) from GitHub

#### Install

`cd` to project's dir and run `npm install`

#### Serve

To pre-compile & hot-reload for development run `npm run serve`

#### Build

Production-ready with minified bundle `npm run build`

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

- Copyright © 2019-2020 JustBoil.me (https://justboil.me)
- Licensed under MIT

## Useful Links

- [JustBoil.me](https://justboil.me)
- [Vue.js Guide](https://vuejs.org/v2/guide/)
- [Vue CLI Guide](https://cli.vuejs.org/guide/)
- [Buefy](https://buefy.org)
- [Bulma](https://bulma.io)