epilot360-common

Common Utility Modules for Epilot360 Portal MFEs

Usage no npm install needed!

<script type="module">
  import epilot360Common from 'https://cdn.skypack.dev/epilot360-common';
</script>

README

epilot360-common

Common Utility Modules for Epilot360 Portal MFEs

Bootstrapped with create-single-spa

Getting started

yarn
yarn start # running on http://localhost:8080

You can then load this utility module into the root project as http://localhost:8080/bundle.js

Development

To make local development easy, we recommend installing the single-spa inspector and using the override feature to load locally running versions of frontend projects.

https://single-spa.js.org/docs/devtools/

single-spa inspector