cybercog / content-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Tools WYSIWYG Laravel 5.2 integration

Build

First of all you will need to install Gulp using NPM package manager.

npm install

To rebuild JS and CSS files after making changes run Gulp.

gulp

If you wish to update ContentTools library you must have Bower package manager installed.

npm install -g bower

About

License:MIT License


Languages

Language:PHP 94.6%Language:JavaScript 4.7%Language:ApacheConf 0.7%