1.1.0 • Published 2 years ago

@nuskin/configurationscripts v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Helper Scripts

Requirements

You must have node and npm installed on your computer

Project setup

npm install

Get help with how to run scripts

node getMarketConfig.js -h
node getAppProperty.js -h
node getFormFields.js -h
node getCommonStrings.js -h

Script Examples

node getMarketConfig.js -d test.nuskin.com -c checkout.useNewGuestFlow
node getAppProperty.js -d test.nuskin.com -a cart -p addText
node getFormFields.js -d test.nuskin.com -f addShippingForm -s input[shippingAddressName]
node getCommonStrings.js -d test.nuskin.com -s cardEditText
node getCommonStrings.js -l en_US -a payment