@appshell/core
v0.12.0
Published
Core types and components for @appshell
Maintainers
Readme
@appshell/core
Core types for building micro-frontends with Appshell and Webpack Module federation.
Working examples can be found here.
Getting Started
To begin, you'll need to install @appshell/core:
npm install @appshell/core --save-devor
yarn add -D @appshell/coreor
pnpm add -D @appshell/core