Skip to content

Technical Documentation

TeresaCerdeiraSAP edited this page Aug 23, 2023 · 88 revisions

(...)

Rename src/ to _src/

$ npm run init Delete the new src/ and rename _src/ to src/

$ npm run build Check if everything is ok in the folder /build including the imported JS files on the screen-sets

$ npm start Check if features look okay in the preview and without errors in the console

$ npm run deploy Validate if configurations on /build were correctly sent to CDC

Clone this wiki locally