Issue #3543414: Setup skeleton for JavaScript application
Closes #3543414
Testing Instructions
-
Checkout this branch -
Run npm ci
andnpm run build
-
Go to an Experience Builder page and verify that when you click the button you get a JavaScript app saying "Hello, world!" -
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
Edited by Sally Young