board
1.0.0
Blexar CSS 프레임워크를 기반으로 하는 100개 이상의 요소와 구성 요소가 포함된 완전한 관리 보드 템플릿입니다. Nuxt.js + Vue.js로 제작되었습니다.
데모 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