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
cd <STORE_BUILD_FOLDER>
gulp --gulpfile ngstore_local_extn_gulp.js
- Run the following commands if you are working with a local runtime or a central runtime:
cd <STORE_BUILD_FOLDER>
gulp --gulpfile ngstore_build_extn_gulp.js