Running the gulp scripts

You can run the gulp scripts by following the instructions in this topic.

Depending on your environment, perform one of the following steps:
  • Run the following commands, if you are working with an exploded wscdev.war
    1. cd <STORE_BUILD_FOLDER>
    2. gulp --gulpfile ngstore_local_extn_gulp.js
  • Run the following commands if you are working with a local runtime or a central runtime:
    1. cd <STORE_BUILD_FOLDER>
    2. gulp --gulpfile ngstore_build_extn_gulp.js