Skip to content
/ board Public

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

License

Notifications You must be signed in to change notification settings

baianat/board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1995513 · Oct 30, 2019

History

90 Commits
Oct 30, 2019
Oct 30, 2019
Mar 6, 2019
Dec 6, 2018
Mar 23, 2019
Mar 4, 2019
Dec 9, 2018
Dec 6, 2018
Dec 6, 2018
Dec 6, 2018
Dec 6, 2018
Dec 6, 2018
Dec 8, 2018
Oct 23, 2019
Mar 4, 2019
Oct 30, 2019
Oct 30, 2019

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published