- Uses the latest Lebab library
- Customizable Options
- Minified/Transpiled Option
- Responsive and made on Nuxtjs/Vuejs
# cloning
$ git clone https://github.com/uniibu/lebab-ce.git
$ cd lebab-ce
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at http://localhost:3000/
$ npm run dev # Or yarn dev
# build docs folder for production
$ npm run build # Or yarn build