This project uses the latest v9 release paired with Vite demonstrating the new dynamically loaded HTTP ES modules feature (loading ESM modules over https://... at runtime via dynamicimport() usage).
The demo imports third-party ESM packages from a CDN (for example, lodash and yaml) and uses them inside the app right away.
npm install
ns run ios
# or
ns run android