gooblitz / admin-one-bulma-dashboard

Admin One HTML — Free Bulma Admin Dashboard Template (HTML + CSS/SCSS)

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

version license

Bulma free admin dashboard

Admin One HTML is simple, beautiful and free Bulma admin dashboard (pure HTML version).

  • Free under MIT License
  • Pure HTML & CSS/SCSS
  • Built with Bulma CSS Framework
  • No js framework dependencies
  • SCSS sources with variables
  • Preconfigured webpack
  • Premium version available

Table of Contents

Other versions

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

Vue.js Bulma Admin Dashboard (SPA)

Free & premium. Vue.js 2.6 + Vue CLI 3.6 SPA Dashboard

https://github.com/vikdiesel/admin-one-vue-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-bulma-dashboard/

Premium Dashboard Demo

https://admin-one-html.justboil.me

Quick Start

Get the repo

Install

cd to project's dir and run npm install

Build

npm run dev or npm run prod

Webpack with laravel-mix (npm package)

For your convenience, we use laravel-mix npm package (frontend-only).

Package provides a fluent API for defining Webpack build steps using several common CSS and JavaScript pre-processors. Through simple method chaining, you can fluently define your asset pipeline.

  • Asset pipeline is configured in webpack.mix.js
  • js and scss source files are located in src folder
  • html and built assets are located in dist folder
  • laravel-mix docs — front-end-only pipeline

Browser Support

We try to make sure Dashboard works well in 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 that you are using the latest version of the Dashboard. Issues for outdated versions are irrelevant
  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

Useful Links

About

Admin One HTML — Free Bulma Admin Dashboard Template (HTML + CSS/SCSS)

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

License:MIT License


Languages

Language:HTML 82.7%Language:CSS 12.6%Language:JavaScript 4.7%