Requirements
1 min
the appstorys sdk requires several dependencies to operate effectively within a web environment ensure your project includes the following libraries material icons rxjs tslib zone js express if any of these dependencies are not already installed, add them to your project they are essential for the sdk’s full functionality after installing material icons, you need to explicitly add the css in angular json "styles" \[ "node modules/material icons/iconfont/material icons css" ] this ensures that the host project loads the material icons styles when using your sdk