All Projects → baianat → board

baianat / board

Licence: MIT license
A complete admin board template with a large variety of elements and components, based on blexar CSS framework.

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to board

Adminlte
AdminLTE - Free admin dashboard template based on Bootstrap 4
Stars: ✭ 40,112 (+72830.91%)
Mutual labels:  admin-dashboard, admin-panel
startui-admin
StartUI - Free html admin dashboard template
Stars: ✭ 31 (-43.64%)
Mutual labels:  admin-dashboard, admin-panel
Basix Admin
Get Free and Premium Vue.js Bootstrap v4 Admin Dashboard Templates
Stars: ✭ 138 (+150.91%)
Mutual labels:  admin-dashboard, admin-panel
datta-able-bootstrap-dashboard
Datta Able Bootstrap 4 admin template free version
Stars: ✭ 111 (+101.82%)
Mutual labels:  admin-dashboard, admin-panel
morioh
Morioh Responsive Template with Bootstrap 4, HTML5 and Vue.js
Stars: ✭ 119 (+116.36%)
Mutual labels:  admin-dashboard, admin-panel
Gentelella
Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!
Stars: ✭ 100 (+81.82%)
Mutual labels:  admin-dashboard, admin-panel
React Admin Low Code
react-admin (via ra-data-hasura-graphql provider) + hasura = :)
Stars: ✭ 161 (+192.73%)
Mutual labels:  admin-dashboard, admin-panel
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+2065.45%)
Mutual labels:  admin-dashboard, admin-panel
FoodDelivery
E-Commerce demo project. Food delivery application project made with.
Stars: ✭ 106 (+92.73%)
Mutual labels:  admin-dashboard, admin-panel
React Admin
Free React Admin Template
Stars: ✭ 100 (+81.82%)
Mutual labels:  board, admin-dashboard
Bootstrap Simple Admin Template
The most reliable HTML, CSS, and JavaScript simple admin template for developing responsive, mobile first web applications on the web.
Stars: ✭ 92 (+67.27%)
Mutual labels:  admin-dashboard, admin-panel
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (+0%)
Mutual labels:  admin-dashboard, admin-panel
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+2225.45%)
Mutual labels:  admin-dashboard, admin-panel
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (+83.64%)
Mutual labels:  admin-dashboard, admin-panel
Shards Dashboard React
⚛️A free and beautiful React admin dashboard template pack.
Stars: ✭ 1,268 (+2205.45%)
Mutual labels:  admin-dashboard, admin-panel
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (+190.91%)
Mutual labels:  admin-dashboard, admin-panel
Admin Panel Finder
A powerful admin login page finder in python
Stars: ✭ 61 (+10.91%)
Mutual labels:  admin-dashboard, admin-panel
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+1978.18%)
Mutual labels:  admin-dashboard, admin-panel
adminlte-3-vue
Vue 3.2.31 start-up project with AdminLTE 3.2.0 template
Stars: ✭ 134 (+143.64%)
Mutual labels:  panel, admin-panel
architectui-vue-theme-free
ArchitectUI Vue Lite is a minimal admin dashboard template. It features a simple functionality to get your SaaS admin panel up and running in no-time.
Stars: ✭ 57 (+3.64%)
Mutual labels:  admin-dashboard, admin-panel

board

A complete admin board template with more than 100 elements and components, based on Blexar CSS framework. Made with Nuxt.js + Vue.js.

Demo

Demo url

alt Board

Getting started

# clone the project
$ git clone https://github.com/baianat/board.git

# install dependency
$ npm install
or
$ yarn install

# serve with hot reload at localhost:3000
$ npm run dev
or
$ yarn run dev

# build for production and launch server
$ npm run build
$ npm run start
or
$ yarn run build
$ yarn start


# generate static project
$ npm run generate
or
$ yarn run generate

For rtl version

Change variable 
$dir = ltr
to
$dir = rtl
in file /board/assets/css/vars.styl
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].