board
1.0.0
Eine vollständige Admin-Board-Vorlage mit mehr als 100 Elementen und Komponenten, basierend auf dem Blexar CSS-Framework. Hergestellt mit Nuxt.js + Vue.js.
Demo-URL
# 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
Change variable
$dir = ltr
to
$dir = rtl
in file /board/assets/css/vars.styl