Skip to content

Issue #3543414: Setup skeleton for JavaScript application

Closes #3543414

Testing Instructions

  • Checkout this branch
  • Run npm ci and npm run build
  • Go to an Experience Builder page and verify that when you click the button you get a JavaScript app saying "Hello, world!" image
  • Run npm run dev -w app and verify that you can go to the URL given and see a standalone development version of the above application image
Edited by Sally Young

Merge request reports

Loading