4.1.14 • Published 1 year ago

widget-engine v4.1.14

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Widget Engine

Module which works like core for page builder app, it provides rendering lib:

Page Renderer

Widgets repo:

Widgets

List of widgets:

Development

Your can run watch task yarn styleguide:watch (by default it will be available on 3005 port) - it will render list of all widgets sorted by defaultSortOrder order you can edit widget styles/templates and it will be live reloaded with browsersync

Env

IMAGE_CDN_ORIGIN (or REACT_APP_IMAGE_CDN_ORIGIN) - origin for image cdn with resizing (for example http://localhost:8081) FONT_CDN_ORIGIN (or REACT_APP_FONT_ORIGIN) - origin for fonts cdn

For example: IMAGE_CDN_ORIGIN=https://imagecdn.develop.careersite.pro FONT_CDN_ORIGIN=https://fontcdn.develop.careersite.pro I18N_ORIGIN=https://i18n.develop.careersite.pro yarn styleguide:watch

version: 20.0.2