/block-parallax-image

Gutenberg block for parallax images using simple-parallax

Primary LanguageJavaScript

Parallax Image Block for WordPress

Development:

Inside that directory, you can run several commands:

$ npm start

Starts the build for development.

$ npm run build

Builds the code for production.

$ npm run format:js

Formats JavaScript files.

$ npm run lint:css

Lints CSS files.

$ npm run lint:js

Lints JavaScript files.

$ npm run packages-update

Updates WordPress packages to the latest version.