Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Content Constructor is fully based on Vue.js so if you're not familiar please read some about it first: http://vuejs.org/

Info

Note: scripts within module needs to be builded first (gulp pipeline from theme module doesn’t track mentioned changes), to get your changes visible for you.

To locally build module:
1. enter module directory and then run yarn install
2. after all dependencies are properly installed, run file watcher by command yarn start

1. Request a BE part of the component

...