- In plugin-test/, run
npm install
, thenau build-plugin
, thenau run
- Navigate to the dev-app at localhost:9000. The 'hello-world' element resolves correctly.
- In app-test/, run
npm install
, thenau run
- Navigate to the app-test at localhost:8080. The 'hello-world' element does not resolve correctly.