nk-crew / visual-portfolio

Portfolio layouts visual editor with Gutenberg support
https://visualportfolio.co/
GNU General Public License v2.0
44 stars 14 forks source link
gallery grid gutenberg masonry posts wordpress

Visual Portfolio - layouts visual editor with Gutenberg support

Development

Requirements

Prerequisite How to check How to install
PHP >= 5.5.9 php -v php.net
Node.js >= 6.x.x node -v nodejs.org
Composer >= 1.0.0 composer -V getcomposer.org

Installation

Building

Linting

We use pre-commit and pre-push hooks for Git to lint sources with phpcs, eslint and stylelint tasks.

NPM commands to work with linting:

All linters compatible with the modern IDE and code editors.