Skip to content

uniibu/lebab-ce

Repository files navigation

Lebab - Community Editor

Features

  • Uses the latest Lebab library
  • Customizable Options
  • Minified/Transpiled Option
  • Responsive and made on Nuxtjs/Vuejs

Forking/Cloning

# 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